feat(content): Armoire and BGs

This commit is contained in:
Sabe Jones
2019-10-01 18:58:40 -05:00
parent 47e9278814
commit 3c7d3aafe5
28 changed files with 88 additions and 16 deletions

View File

@@ -899,6 +899,20 @@ let backgrounds = {
notes: t('backgroundInAClassroomNotes'),
},
},
backgrounds102019: {
foggy_moor: {
text: t('backgroundFoggyMoorText'),
notes: t('backgroundFoggyMoorNotes'),
},
monster_makers_workshop: {
text: t('backgroundMonsterMakersWorkshopText'),
notes: t('backgroundMonsterMakersWorkshopNotes'),
},
pumpkin_carriage: {
text: t('backgroundPumpkinCarriageText'),
notes: t('backgroundPumpkinCarriageNotes'),
},
},
incentiveBackgrounds: {
violet: {
text: t('backgroundVioletText'),