Sabrecat/armoire 201604

* WIP(content): add sprites

* feat(content): Armoire and Backgrounds 2016-04
This commit is contained in:
Sabe Jones
2016-04-05 15:30:01 -05:00
parent 7425af4fb4
commit 1f6eef0082
48 changed files with 11655 additions and 11483 deletions

View File

@@ -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 */