mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
feat(content): Armoire and Backgrounds 4/18
This commit is contained in:
@@ -647,6 +647,20 @@ let backgrounds = {
|
||||
notes: t('backgroundGorgeousGreenhouseNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds042018: {
|
||||
flying_over_an_ancient_forest: {
|
||||
text: t('backgroundFlyingOverAncientForestText'),
|
||||
notes: t('backgroundFlyingOverAncientForestNotes'),
|
||||
},
|
||||
flying_over_a_field_of_wildflowers: {
|
||||
text: t('backgroundFlyingOverWildflowerFieldText'),
|
||||
notes: t('backgroundFlyingOverWildflowerFieldNotes'),
|
||||
},
|
||||
tulip_garden: {
|
||||
text: t('backgroundTulipGardenText'),
|
||||
notes: t('backgroundTulipGardenNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
violet: {
|
||||
text: t('backgroundVioletText'),
|
||||
|
||||
Reference in New Issue
Block a user