mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 14:17:22 +01:00
feat(content): armoire, backgrounds
This commit is contained in:
@@ -997,6 +997,20 @@ const backgrounds = {
|
||||
notes: t('backgroundRainyBarnyardNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds052020: {
|
||||
habit_city_rooftops: {
|
||||
text: t('backgroundHabitCityRooftopsText'),
|
||||
notes: t('backgroundHabitCityRooftopsNotes'),
|
||||
},
|
||||
hot_air_balloon: {
|
||||
text: t('backgroundHotAirBalloonText'),
|
||||
notes: t('backgroundHotAirBalloonNotes'),
|
||||
},
|
||||
strawberry_patch: {
|
||||
text: t('backgroundStrawberryPatchText'),
|
||||
notes: t('backgroundStrawberryPatchNotes'),
|
||||
},
|
||||
},
|
||||
timeTravelBackgrounds: {
|
||||
airship: {
|
||||
text: t('backgroundAirshipText'),
|
||||
|
||||
Reference in New Issue
Block a user