mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
feat(content): Armoire and BGs
This commit is contained in:
@@ -507,6 +507,20 @@ let backgrounds = {
|
||||
notes: t('backgroundOnATreeBranchNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds062017: {
|
||||
buried_treasure: {
|
||||
text: t('backgroundBuriedTreasureText'),
|
||||
notes: t('backgroundBuriedTreasureNotes'),
|
||||
},
|
||||
ocean_sunrise: {
|
||||
text: t('backgroundOceanSunriseText'),
|
||||
notes: t('backgroundOceanSunriseNotes'),
|
||||
},
|
||||
sandcastle: {
|
||||
text: t('backgroundSandcastleText'),
|
||||
notes: t('backgroundSandcastleNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
violet: {
|
||||
text: t('backgroundVioletText'),
|
||||
|
||||
Reference in New Issue
Block a user