mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
feat(content): Armoire and BGs 2019-12
This commit is contained in:
@@ -927,6 +927,20 @@ const backgrounds = {
|
||||
notes: t('backgroundPotionShopNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds122019: {
|
||||
holiday_market: {
|
||||
text: t('backgroundHolidayMarketText'),
|
||||
notes: t('backgroundHolidayMarketNotes'),
|
||||
},
|
||||
holiday_wreath: {
|
||||
text: t('backgroundHolidayWreathText'),
|
||||
notes: t('backgroundHolidayWreathNotes'),
|
||||
},
|
||||
winter_nocturne: {
|
||||
text: t('backgroundWinterNocturneText'),
|
||||
notes: t('backgroundWinterNocturneNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
violet: {
|
||||
text: t('backgroundVioletText'),
|
||||
|
||||
Reference in New Issue
Block a user