feat(content): Armoire items and backgrounds 5/19

This commit is contained in:
Sabe Jones
2019-05-07 15:56:51 -05:00
parent 0a840ca952
commit b2dabcaf98
20 changed files with 63 additions and 11 deletions

View File

@@ -829,6 +829,20 @@ let backgrounds = {
notes: t('backgroundBirchForestNotes'),
},
},
backgrounds052019: {
dojo: {
text: t('backgroundDojoText'),
notes: t('backgroundDojoNotes'),
},
park_with_statue: {
text: t('backgroundParkWithStatueText'),
notes: t('backgroundParkWithStatueNotes'),
},
rainbow_meadow: {
text: t('backgroundRainbowMeadowText'),
notes: t('backgroundRainbowMeadowNotes'),
},
},
incentiveBackgrounds: {
violet: {
text: t('backgroundVioletText'),