mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
Sabrecat/armoire 201604
* WIP(content): add sprites * feat(content): Armoire and Backgrounds 2016-04
This commit is contained in:
@@ -311,6 +311,20 @@ let backgrounds = {
|
||||
notes: t('backgroundStoneCircleNotes'),
|
||||
},
|
||||
},
|
||||
backgrounds042016: {
|
||||
archery_range: {
|
||||
text: t('backgroundArcheryRangeText'),
|
||||
notes: t('backgroundArcheryRangeNotes'),
|
||||
},
|
||||
giant_florals: {
|
||||
text: t('backgroundGiantFlowersText'),
|
||||
notes: t('backgroundGiantFlowersNotes'),
|
||||
},
|
||||
rainbows_end: {
|
||||
text: t('backgroundRainbowsEndText'),
|
||||
notes: t('backgroundRainbowsEndNotes'),
|
||||
},
|
||||
},
|
||||
};
|
||||
/* eslint-enable quote-props */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user