mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
feat(content): Armoire and BGs 2018/10
This commit is contained in:
@@ -731,6 +731,20 @@ let backgrounds = {
|
||||
notes: t('backgroundCozyBarnNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds102018: {
|
||||
bayou: {
|
||||
text: t('backgroundBayouText'),
|
||||
notes: t('backgroundBayouNotes'),
|
||||
},
|
||||
creepy_castle: {
|
||||
text: t('backgroundCreepyCastleText'),
|
||||
notes: t('backgroundCreepyCastleNotes'),
|
||||
},
|
||||
dungeon: {
|
||||
text: t('backgroundDungeonText'),
|
||||
notes: t('backgroundDungeonNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
violet: {
|
||||
text: t('backgroundVioletText'),
|
||||
|
||||
Reference in New Issue
Block a user