mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 14:17:22 +01:00
feat(content): backgrounds and Armoire Feb 2018
Also ends Winter Wonderland event
This commit is contained in:
@@ -619,6 +619,20 @@ let backgrounds = {
|
||||
notes: t('backgroundFlyingOverIcySteppesNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds022018: {
|
||||
chessboard_land: {
|
||||
text: t('backgroundChessboardLandText'),
|
||||
notes: t('backgroundChessboardLandNotes'),
|
||||
},
|
||||
magical_museum: {
|
||||
text: t('backgroundMagicalMuseumText'),
|
||||
notes: t('backgroundMagicalMuseumNotes'),
|
||||
},
|
||||
rose_garden: {
|
||||
text: t('backgroundRoseGardenText'),
|
||||
notes: t('backgroundRoseGardenNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
violet: {
|
||||
text: t('backgroundVioletText'),
|
||||
|
||||
Reference in New Issue
Block a user