mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 06:37:23 +01:00
feat(content): Armoire items and backgrounds 5/19
This commit is contained in:
@@ -829,6 +829,20 @@ let backgrounds = {
|
||||
notes: t('backgroundBirchForestNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds052019: {
|
||||
dojo: {
|
||||
text: t('backgroundDojoText'),
|
||||
notes: t('backgroundDojoNotes'),
|
||||
},
|
||||
park_with_statue: {
|
||||
text: t('backgroundParkWithStatueText'),
|
||||
notes: t('backgroundParkWithStatueNotes'),
|
||||
},
|
||||
rainbow_meadow: {
|
||||
text: t('backgroundRainbowMeadowText'),
|
||||
notes: t('backgroundRainbowMeadowNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
violet: {
|
||||
text: t('backgroundVioletText'),
|
||||
|
||||
Reference in New Issue
Block a user