feat(content): Armoire items and Backgrounds June 2019

This commit is contained in:
Sabe Jones
2019-06-04 16:48:05 -05:00
parent e4b2ef6599
commit 77b19ffe97
20 changed files with 65 additions and 12 deletions

View File

@@ -843,6 +843,20 @@ let backgrounds = {
notes: t('backgroundRainbowMeadowNotes'),
},
},
backgrounds062019: {
school_of_fish: {
text: t('backgroundSchoolOfFishText'),
notes: t('backgroundSchoolOfFishNotes'),
},
seaside_cliffs: {
text: t('backgroundSeasideCliffsText'),
notes: t('backgroundSeasideCliffsNotes'),
},
underwater_vents: {
text: t('backgroundUnderwaterVentsText'),
notes: t('backgroundUnderwaterVentsNotes'),
},
},
incentiveBackgrounds: {
violet: {
text: t('backgroundVioletText'),