mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
feat(content): BGs and Armoire 201709
This commit is contained in:
@@ -549,6 +549,20 @@ let backgrounds = {
|
||||
notes: t('backgroundSummerFireworksNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds092017: {
|
||||
beside_well: {
|
||||
text: t('backgroundBesideWellText'),
|
||||
notes: t('backgroundBesideWellNotes'),
|
||||
},
|
||||
garden_shed: {
|
||||
text: t('backgroundGardenShedText'),
|
||||
notes: t('backgroundGardenShedNotes'),
|
||||
},
|
||||
pixelists_workshop: {
|
||||
text: t('backgroundPixelistsWorkshopText'),
|
||||
notes: t('backgroundPixelistsWorkshopNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
violet: {
|
||||
text: t('backgroundVioletText'),
|
||||
|
||||
Reference in New Issue
Block a user