mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
feat(content): Backgrounds and Armoire 2017-11
End Habitoween and Fall Festival
This commit is contained in:
@@ -577,6 +577,20 @@ let backgrounds = {
|
||||
notes: t('backgroundTarPitsNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds112017: {
|
||||
fiber_arts_room: {
|
||||
text: t('backgroundFiberArtsRoomText'),
|
||||
notes: t('backgroundFiberArtsRoomNotes'),
|
||||
},
|
||||
midnight_castle: {
|
||||
text: t('backgroundMidnightCastleText'),
|
||||
notes: t('backgroundMidnightCastleNotes'),
|
||||
},
|
||||
tornado: {
|
||||
text: t('backgroundTornadoText'),
|
||||
notes: t('backgroundTornadoNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
violet: {
|
||||
text: t('backgroundVioletText'),
|
||||
|
||||
Reference in New Issue
Block a user