mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
feat(content): Armoire items and Backgrounds June 2019
This commit is contained in:
@@ -843,6 +843,20 @@ let backgrounds = {
|
||||
notes: t('backgroundRainbowMeadowNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds062019: {
|
||||
school_of_fish: {
|
||||
text: t('backgroundSchoolOfFishText'),
|
||||
notes: t('backgroundSchoolOfFishNotes'),
|
||||
},
|
||||
seaside_cliffs: {
|
||||
text: t('backgroundSeasideCliffsText'),
|
||||
notes: t('backgroundSeasideCliffsNotes'),
|
||||
},
|
||||
underwater_vents: {
|
||||
text: t('backgroundUnderwaterVentsText'),
|
||||
notes: t('backgroundUnderwaterVentsNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
violet: {
|
||||
text: t('backgroundVioletText'),
|
||||
|
||||
Reference in New Issue
Block a user