mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
feat(content): Armoire and Backgrounds
This commit is contained in:
@@ -885,6 +885,20 @@ let backgrounds = {
|
||||
notes: t('backgroundTreehouseNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds092019: {
|
||||
autumn_flower_garden: {
|
||||
text: t('backgroundAutumnFlowerGardenText'),
|
||||
notes: t('backgroundAutumnFlowerGardenNotes'),
|
||||
},
|
||||
in_an_ancient_tomb: {
|
||||
text: t('backgroundInAnAncientTombText'),
|
||||
notes: t('backgroundInAnAncientTombNotes'),
|
||||
},
|
||||
in_a_classroom: {
|
||||
text: t('backgroundInAClassroomText'),
|
||||
notes: t('backgroundInAClassroomNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
violet: {
|
||||
text: t('backgroundVioletText'),
|
||||
|
||||
Reference in New Issue
Block a user