mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
feat(content): Armoire and Backgrounds Jan 2019
This commit is contained in:
@@ -773,6 +773,20 @@ let backgrounds = {
|
||||
notes: t('backgroundSnowyDayFireplaceNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds012019: {
|
||||
avalanche: {
|
||||
text: t('backgroundAvalancheText'),
|
||||
notes: t('backgroundAvalancheNotes'),
|
||||
},
|
||||
archaeological_dig: {
|
||||
text: t('backgroundArchaeologicalDigText'),
|
||||
notes: t('backgroundArchaeologicalDigNotes'),
|
||||
},
|
||||
scribes_workshop: {
|
||||
text: t('backgroundScribesWorkshopText'),
|
||||
notes: t('backgroundScribesWorkshopNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
violet: {
|
||||
text: t('backgroundVioletText'),
|
||||
|
||||
Reference in New Issue
Block a user