feat(content): Armoire, BGs

This commit is contained in:
Sabe Jones
2020-01-07 11:43:14 -06:00
parent f6ecc1cb84
commit 25809e5c00
23 changed files with 77 additions and 21 deletions

View File

@@ -941,6 +941,20 @@ const backgrounds = {
notes: t('backgroundWinterNocturneNotes'),
},
},
backgrounds012020: {
birthday_party: {
text: t('backgroundBirthdayPartyText'),
notes: t('backgroundBirthdayPartyNotes'),
},
desert_with_snow: {
text: t('backgroundDesertWithSnowText'),
notes: t('backgroundDesertWithSnowNotes'),
},
snowglobe: {
text: t('backgroundSnowglobeText'),
notes: t('backgroundSnowglobeNotes'),
},
},
incentiveBackgrounds: {
violet: {
text: t('backgroundVioletText'),