Content and fixes 2017-10-05 (#9165)

* fix(market): display classless equipment

* fix(challenges): more missing Markdown

* feat(content): backgrounds and Enchanted Armoire 2017-10

* chore(sprites): compile
This commit is contained in:
Sabe Jones
2017-10-05 19:00:39 -05:00
committed by GitHub
parent f1ec8bbf2c
commit 3503b307b2
112 changed files with 32507 additions and 32236 deletions

View File

@@ -563,6 +563,20 @@ let backgrounds = {
notes: t('backgroundPixelistsWorkshopNotes'),
},
},
backgrounds102017: {
magical_candles: {
text: t('backgroundMagicalCandlesText'),
notes: t('backgroundMagicalCandlesNotes'),
},
spooky_hotel: {
text: t('backgroundSpookyHotelText'),
notes: t('backgroundSpookyHotelNotes'),
},
tar_pits: {
text: t('backgroundTarPitsText'),
notes: t('backgroundTarPitsNotes'),
},
},
incentiveBackgrounds: {
violet: {
text: t('backgroundVioletText'),