feat(content): Armoire and Background items for Jun 2020

also big refactor of Armoire content
This commit is contained in:
Sabe Jones
2020-05-29 14:26:02 -05:00
parent 79f83d87d0
commit 8aad136622
25 changed files with 64 additions and 681 deletions

View File

@@ -1011,6 +1011,20 @@ const backgrounds = {
notes: t('backgroundStrawberryPatchNotes'),
},
},
backgrounds062020: {
relaxation_river: {
text: t('backgroundRelaxationRiverText'),
notes: t('backgroundRelaxationRiverNotes'),
},
salt_lake: {
text: t('backgroundSaltLakeText'),
notes: t('backgroundSaltLakeNotes'),
},
viking_ship: {
text: t('backgroundVikingShipText'),
notes: t('backgroundVikingShipNotes'),
},
},
timeTravelBackgrounds: {
airship: {
text: t('backgroundAirshipText'),