feat(content): Armoire and BGs

This commit is contained in:
Sabe Jones
2019-02-05 15:42:33 -06:00
parent 3c948beb84
commit 6ab3bac96c
22 changed files with 70 additions and 12 deletions

View File

@@ -787,6 +787,20 @@ let backgrounds = {
notes: t('backgroundScribesWorkshopNotes'),
},
},
backgrounds022019: {
medieval_kitchen: {
text: t('backgroundMedievalKitchenText'),
notes: t('backgroundMedievalKitchenNotes'),
},
old_fashioned_bakery: {
text: t('backgroundOldFashionedBakeryText'),
notes: t('backgroundOldFashionedBakeryNotes'),
},
valentines_day_feasting_hall: {
text: t('backgroundValentinesDayFeastingHallText'),
notes: t('backgroundValentinesDayFeastingHallNotes'),
},
},
incentiveBackgrounds: {
violet: {
text: t('backgroundVioletText'),