mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
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:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user