feat(content): Armoire and BGs

This commit is contained in:
SabreCat
2017-06-01 23:08:00 +00:00
parent 5fbec4069e
commit 5cd11ed343
20 changed files with 107 additions and 17 deletions

View File

@@ -507,6 +507,20 @@ let backgrounds = {
notes: t('backgroundOnATreeBranchNotes'),
},
},
backgrounds062017: {
buried_treasure: {
text: t('backgroundBuriedTreasureText'),
notes: t('backgroundBuriedTreasureNotes'),
},
ocean_sunrise: {
text: t('backgroundOceanSunriseText'),
notes: t('backgroundOceanSunriseNotes'),
},
sandcastle: {
text: t('backgroundSandcastleText'),
notes: t('backgroundSandcastleNotes'),
},
},
incentiveBackgrounds: {
violet: {
text: t('backgroundVioletText'),