mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 14:17:22 +01:00
feat(content): Armoire and BGs 2017-08
Also ends the Summer Splash event.
This commit is contained in:
@@ -535,6 +535,20 @@ let backgrounds = {
|
||||
notes: t('backgroundMidnightLakeNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds082017: {
|
||||
back_of_giant_beast: {
|
||||
text: t('backgroundBackOfGiantBeastText'),
|
||||
notes: t('backgroundBackOfGiantBeastNotes'),
|
||||
},
|
||||
desert_dunes: {
|
||||
text: t('backgroundDesertDunesText'),
|
||||
notes: t('backgroundDesertDunesNotes'),
|
||||
},
|
||||
summer_fireworks: {
|
||||
text: t('backgroundSummerFireworksText'),
|
||||
notes: t('backgroundSummerFireworksNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
violet: {
|
||||
text: t('backgroundVioletText'),
|
||||
|
||||
Reference in New Issue
Block a user