mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
feat(content): Armoire and BGs
This commit is contained in:
@@ -899,6 +899,20 @@ let backgrounds = {
|
||||
notes: t('backgroundInAClassroomNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds102019: {
|
||||
foggy_moor: {
|
||||
text: t('backgroundFoggyMoorText'),
|
||||
notes: t('backgroundFoggyMoorNotes'),
|
||||
},
|
||||
monster_makers_workshop: {
|
||||
text: t('backgroundMonsterMakersWorkshopText'),
|
||||
notes: t('backgroundMonsterMakersWorkshopNotes'),
|
||||
},
|
||||
pumpkin_carriage: {
|
||||
text: t('backgroundPumpkinCarriageText'),
|
||||
notes: t('backgroundPumpkinCarriageNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
violet: {
|
||||
text: t('backgroundVioletText'),
|
||||
|
||||
Reference in New Issue
Block a user