mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
feat(content): Armoire and Backgrounds 2020-02
This commit is contained in:
@@ -955,6 +955,20 @@ const backgrounds = {
|
||||
notes: t('backgroundSnowglobeNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds022020: {
|
||||
elegant_ballroom: {
|
||||
text: t('backgroundElegantBallroomText'),
|
||||
notes: t('backgroundElegantBallroomNotes'),
|
||||
},
|
||||
hall_of_heroes: {
|
||||
text: t('backgroundHallOfHeroesText'),
|
||||
notes: t('backgroundHallOfHeroesNotes'),
|
||||
},
|
||||
tea_party: {
|
||||
text: t('backgroundTeaPartyText'),
|
||||
notes: t('backgroundTeaPartyNotes'),
|
||||
},
|
||||
},
|
||||
timeTravelBackgrounds: {
|
||||
airship: {
|
||||
text: t('backgroundAirshipText'),
|
||||
|
||||
Reference in New Issue
Block a user