feat(content): Armoire and Backgrounds 2020-02

This commit is contained in:
Sabe Jones
2020-02-04 15:42:12 -06:00
parent 57b2166bde
commit b2cfeaf9bd
35 changed files with 117 additions and 12 deletions

View File

@@ -955,6 +955,20 @@ const backgrounds = {
notes: t('backgroundSnowglobeNotes'),
},
},
backgrounds022020: {
elegant_ballroom: {
text: t('backgroundElegantBallroomText'),
notes: t('backgroundElegantBallroomNotes'),
},
hall_of_heroes: {
text: t('backgroundHallOfHeroesText'),
notes: t('backgroundHallOfHeroesNotes'),
},
tea_party: {
text: t('backgroundTeaPartyText'),
notes: t('backgroundTeaPartyNotes'),
},
},
timeTravelBackgrounds: {
airship: {
text: t('backgroundAirshipText'),