mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
backgrounds and Armoire 2016-11 (#8178)
* feat(content): backgrounds and Armoire 2016-11 * chore(event): November Take This migration * chore(news): Bailey
This commit is contained in:
@@ -409,6 +409,20 @@ let backgrounds = {
|
||||
notes: t('backgroundStrangeSewersNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds112016: {
|
||||
midnight_clouds: {
|
||||
text: t('backgroundMidnightCloudsText'),
|
||||
notes: t('backgroundMidnightCloudsNotes'),
|
||||
},
|
||||
stormy_rooftops: {
|
||||
text: t('backgroundStormyRooftopsText'),
|
||||
notes: t('backgroundStormyRooftopsNotes'),
|
||||
},
|
||||
windy_autumn: {
|
||||
text: t('backgroundWindyAutumnText'),
|
||||
notes: t('backgroundWindyAutumnNotes'),
|
||||
},
|
||||
},
|
||||
};
|
||||
/* eslint-enable quote-props */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user