mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +01:00
feat(content): Armoire and Backgrounds 2018/11
This commit is contained in:
@@ -745,6 +745,20 @@ let backgrounds = {
|
||||
notes: t('backgroundDungeonNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds112018: {
|
||||
back_alley: {
|
||||
text: t('backgroundBackAlleyText'),
|
||||
notes: t('backgroundBackAlleyNotes'),
|
||||
},
|
||||
glowing_mushroom_cave: {
|
||||
text: t('backgroundGlowingMushroomCaveText'),
|
||||
notes: t('backgroundGlowingMushroomCaveNotes'),
|
||||
},
|
||||
cozy_bedroom: {
|
||||
text: t('backgroundCozyBedroomText'),
|
||||
notes: t('backgroundCozyBedroomNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
violet: {
|
||||
text: t('backgroundVioletText'),
|
||||
|
||||
Reference in New Issue
Block a user