feat(content): armoire, backgrounds

This commit is contained in:
Sabe Jones
2020-05-05 15:02:36 -05:00
parent 5cdcbc5310
commit 8fe563aa37
22 changed files with 73 additions and 54 deletions

View File

@@ -997,6 +997,20 @@ const backgrounds = {
notes: t('backgroundRainyBarnyardNotes'),
},
},
backgrounds052020: {
habit_city_rooftops: {
text: t('backgroundHabitCityRooftopsText'),
notes: t('backgroundHabitCityRooftopsNotes'),
},
hot_air_balloon: {
text: t('backgroundHotAirBalloonText'),
notes: t('backgroundHotAirBalloonNotes'),
},
strawberry_patch: {
text: t('backgroundStrawberryPatchText'),
notes: t('backgroundStrawberryPatchNotes'),
},
},
timeTravelBackgrounds: {
airship: {
text: t('backgroundAirshipText'),