feat(content): Armoire and Backgrounds

This commit is contained in:
Sabe Jones
2019-09-03 16:07:38 -05:00
parent b76f871288
commit 6482b01c2e
26 changed files with 68 additions and 14 deletions

View File

@@ -885,6 +885,20 @@ let backgrounds = {
notes: t('backgroundTreehouseNotes'),
},
},
backgrounds092019: {
autumn_flower_garden: {
text: t('backgroundAutumnFlowerGardenText'),
notes: t('backgroundAutumnFlowerGardenNotes'),
},
in_an_ancient_tomb: {
text: t('backgroundInAnAncientTombText'),
notes: t('backgroundInAnAncientTombNotes'),
},
in_a_classroom: {
text: t('backgroundInAClassroomText'),
notes: t('backgroundInAClassroomNotes'),
},
},
incentiveBackgrounds: {
violet: {
text: t('backgroundVioletText'),