mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
feat(content): Armoire and BGs 2017-01
This commit is contained in:
@@ -437,6 +437,20 @@ let backgrounds = {
|
||||
notes: t('backgroundWinterStorefrontNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds012017: {
|
||||
blizzard: {
|
||||
text: t('backgroundBlizzardText'),
|
||||
notes: t('backgroundBlizzardNotes'),
|
||||
},
|
||||
sparkling_snowflake: {
|
||||
text: t('backgroundSparklingSnowflakeText'),
|
||||
notes: t('backgroundSparklingSnowflakeNotes'),
|
||||
},
|
||||
stoikalm_volcanoes: {
|
||||
text: t('backgroundStoikalmVolcanoesText'),
|
||||
notes: t('backgroundStoikalmVolcanoesNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
blue: {
|
||||
text: t('backgroundBlueText'),
|
||||
|
||||
Reference in New Issue
Block a user