mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
feat(content): Armoire and BGs 2016-03
This commit is contained in:
@@ -297,6 +297,20 @@ let backgrounds = {
|
||||
notes: t('backgroundGrandStaircaseNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds032016: {
|
||||
deep_mine: {
|
||||
text: t('backgroundDeepMineText'),
|
||||
notes: t('backgroundDeepMineNotes'),
|
||||
},
|
||||
rainforest: {
|
||||
text: t('backgroundRainforestText'),
|
||||
notes: t('backgroundRainforestNotes'),
|
||||
},
|
||||
stone_circle: {
|
||||
text: t('backgroundStoneCircleText'),
|
||||
notes: t('backgroundStoneCircleNotes'),
|
||||
},
|
||||
},
|
||||
};
|
||||
/* eslint-enable quote-props */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user