mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
feat(content): Armoire and Backgrounds July 2018
This commit is contained in:
@@ -689,6 +689,20 @@ let backgrounds = {
|
||||
notes: t('backgroundPirateFlagNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds072018: {
|
||||
dark_deep: {
|
||||
text: t('backgroundDarkDeepText'),
|
||||
notes: t('backgroundDarkDeepNotes'),
|
||||
},
|
||||
dilatory_city: {
|
||||
text: t('backgroundDilatoryCityText'),
|
||||
notes: t('backgroundDilatoryCityNotes'),
|
||||
},
|
||||
tide_pool: {
|
||||
text: t('backgroundTidePoolText'),
|
||||
notes: t('backgroundTidePoolNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
violet: {
|
||||
text: t('backgroundVioletText'),
|
||||
|
||||
Reference in New Issue
Block a user