mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 06:07:21 +01:00
feat(content): Backgrounds and Armoire 2017-07
This commit is contained in:
@@ -521,6 +521,20 @@ let backgrounds = {
|
||||
notes: t('backgroundSandcastleNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds072017: {
|
||||
giant_seashell: {
|
||||
text: t('backgroundGiantSeashellText'),
|
||||
notes: t('backgroundGiantSeashellNotes'),
|
||||
},
|
||||
kelp_forest: {
|
||||
text: t('backgroundKelpForestText'),
|
||||
notes: t('backgroundKelpForestNotes'),
|
||||
},
|
||||
midnight_lake: {
|
||||
text: t('backgroundMidnightLakeText'),
|
||||
notes: t('backgroundMidnightLakeNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
violet: {
|
||||
text: t('backgroundVioletText'),
|
||||
|
||||
Reference in New Issue
Block a user