feat(content): backgrounds and Armoire Feb 2017

This commit is contained in:
Sabe Jones
2017-02-02 17:30:46 +00:00
parent 3fe847f329
commit 569fbff244
16 changed files with 47 additions and 2 deletions

View File

@@ -451,6 +451,20 @@ let backgrounds = {
notes: t('backgroundStoikalmVolcanoesNotes'),
},
},
backgrounds022017: {
bell_tower: {
text: t('backgroundBellTowerText'),
notes: t('backgroundBellTowerNotes'),
},
treasure_room: {
text: t('backgroundTreasureRoomText'),
notes: t('backgroundTreasureRoomNotes'),
},
wedding_arch: {
text: t('backgroundWeddingArchText'),
notes: t('backgroundWeddingArchNotes'),
},
},
incentiveBackgrounds: {
blue: {
text: t('backgroundBlueText'),