feat(content): BGs and Armoire 201709

This commit is contained in:
SabreCat
2017-09-05 19:34:48 +00:00
parent 5a92ced288
commit 1812d1ba61
16 changed files with 84 additions and 8 deletions

View File

@@ -549,6 +549,20 @@ let backgrounds = {
notes: t('backgroundSummerFireworksNotes'),
},
},
backgrounds092017: {
beside_well: {
text: t('backgroundBesideWellText'),
notes: t('backgroundBesideWellNotes'),
},
garden_shed: {
text: t('backgroundGardenShedText'),
notes: t('backgroundGardenShedNotes'),
},
pixelists_workshop: {
text: t('backgroundPixelistsWorkshopText'),
notes: t('backgroundPixelistsWorkshopNotes'),
},
},
incentiveBackgrounds: {
violet: {
text: t('backgroundVioletText'),