backgrounds and Armoire 2016-11 (#8178)

* feat(content): backgrounds and Armoire 2016-11

* chore(event): November Take This migration

* chore(news): Bailey
This commit is contained in:
Sabe Jones
2016-11-02 18:27:32 -05:00
committed by GitHub
parent e65277baa5
commit 35b9ed6273
16 changed files with 169 additions and 20 deletions

View File

@@ -409,6 +409,20 @@ let backgrounds = {
notes: t('backgroundStrangeSewersNotes'),
},
},
backgrounds112016: {
midnight_clouds: {
text: t('backgroundMidnightCloudsText'),
notes: t('backgroundMidnightCloudsNotes'),
},
stormy_rooftops: {
text: t('backgroundStormyRooftopsText'),
notes: t('backgroundStormyRooftopsNotes'),
},
windy_autumn: {
text: t('backgroundWindyAutumnText'),
notes: t('backgroundWindyAutumnNotes'),
},
},
};
/* eslint-enable quote-props */