mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
feat(content): Armoire and Backgrounds March 2019
This commit is contained in:
@@ -815,6 +815,20 @@ let backgrounds = {
|
||||
notes: t('backgroundFlowerMarketNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds042019: {
|
||||
halflings_house: {
|
||||
text: t('backgroundHalflingsHouseText'),
|
||||
notes: t('backgroundHalflingsHouseNotes'),
|
||||
},
|
||||
blossoming_desert: {
|
||||
text: t('backgroundBlossomingDesertText'),
|
||||
notes: t('backgroundBlossomingDesertNotes'),
|
||||
},
|
||||
birch_forest: {
|
||||
text: t('backgroundBirchForestText'),
|
||||
notes: t('backgroundBirchForestNotes'),
|
||||
},
|
||||
},
|
||||
incentiveBackgrounds: {
|
||||
violet: {
|
||||
text: t('backgroundVioletText'),
|
||||
|
||||
Reference in New Issue
Block a user