feat(content): Armoire and BGs 2018/10

This commit is contained in:
Sabe Jones
2018-10-04 18:08:49 -05:00
parent 92a4ba93d2
commit b5c4618d56
28 changed files with 167 additions and 1 deletions

View File

@@ -731,6 +731,20 @@ let backgrounds = {
notes: t('backgroundCozyBarnNotes'),
},
},
backgrounds102018: {
bayou: {
text: t('backgroundBayouText'),
notes: t('backgroundBayouNotes'),
},
creepy_castle: {
text: t('backgroundCreepyCastleText'),
notes: t('backgroundCreepyCastleNotes'),
},
dungeon: {
text: t('backgroundDungeonText'),
notes: t('backgroundDungeonNotes'),
},
},
incentiveBackgrounds: {
violet: {
text: t('backgroundVioletText'),