feat(content): backgrounds and Armoire items

This commit is contained in:
Sabe Jones
2019-07-02 13:30:33 -05:00
parent ef29247526
commit b1b90d6dba
27 changed files with 72 additions and 24 deletions

View File

@@ -857,6 +857,20 @@ let backgrounds = {
notes: t('backgroundUnderwaterVentsNotes'),
},
},
backgrounds072019: {
lake_with_floating_lanterns: {
text: t('backgroundLakeWithFloatingLanternsText'),
notes: t('backgroundLakeWithFloatingLanternsNotes'),
},
flying_over_tropical_islands: {
text: t('backgroundFlyingOverTropicalIslandsText'),
notes: t('backgroundFlyingOverTropicalIslandsNotes'),
},
among_giant_anemones: {
text: t('backgroundAmongGiantAnemonesText'),
notes: t('backgroundAmongGiantAnemonesNotes'),
},
},
incentiveBackgrounds: {
violet: {
text: t('backgroundVioletText'),