mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
feat(content): Armoire and BGs 2018-01
Also ends New Year's hat fanciness
This commit is contained in:
@@ -605,6 +605,20 @@ let backgrounds = {
|
||||
notes: t('backgroundToymakersWorkshopNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds012018: {
|
||||
aurora: {
|
||||
text: t('backgroundAuroraText'),
|
||||
notes: t('backgroundAuroraNotes'),
|
||||
},
|
||||
driving_a_sleigh: {
|
||||
text: t('backgroundDrivingASleighText'),
|
||||
notes: t('backgroundDrivingASleighNotes'),
|
||||
},
|
||||
flying_over_icy_steppes: {
|
||||
text: t('backgroundFlyingOverIcySteppesText'),
|
||||
notes: t('backgroundFlyingOverIcySteppesNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
violet: {
|
||||
text: t('backgroundVioletText'),
|
||||
|
||||
Reference in New Issue
Block a user