feat(content): Armoire and Backgrounds 2018/11

This commit is contained in:
Sabe Jones
2018-11-06 14:31:50 -06:00
parent 1ad9ba4e71
commit ccc3b4d337
27 changed files with 52 additions and 11 deletions

View File

@@ -745,6 +745,20 @@ let backgrounds = {
notes: t('backgroundDungeonNotes'),
},
},
backgrounds112018: {
back_alley: {
text: t('backgroundBackAlleyText'),
notes: t('backgroundBackAlleyNotes'),
},
glowing_mushroom_cave: {
text: t('backgroundGlowingMushroomCaveText'),
notes: t('backgroundGlowingMushroomCaveNotes'),
},
cozy_bedroom: {
text: t('backgroundCozyBedroomText'),
notes: t('backgroundCozyBedroomNotes'),
},
},
incentiveBackgrounds: {
violet: {
text: t('backgroundVioletText'),