mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
feat(content): backgrounds and Armoire items
This commit is contained in:
@@ -857,6 +857,20 @@ let backgrounds = {
|
||||
notes: t('backgroundUnderwaterVentsNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds072019: {
|
||||
lake_with_floating_lanterns: {
|
||||
text: t('backgroundLakeWithFloatingLanternsText'),
|
||||
notes: t('backgroundLakeWithFloatingLanternsNotes'),
|
||||
},
|
||||
flying_over_tropical_islands: {
|
||||
text: t('backgroundFlyingOverTropicalIslandsText'),
|
||||
notes: t('backgroundFlyingOverTropicalIslandsNotes'),
|
||||
},
|
||||
among_giant_anemones: {
|
||||
text: t('backgroundAmongGiantAnemonesText'),
|
||||
notes: t('backgroundAmongGiantAnemonesNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
violet: {
|
||||
text: t('backgroundVioletText'),
|
||||
|
||||
Reference in New Issue
Block a user