mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
feat(content): Armoire, BGs
This commit is contained in:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user