feat(content): Armoire and BGs 2016-03

This commit is contained in:
Sabe Jones
2016-03-01 15:59:25 -05:00
parent ae56dd5c2e
commit ea6abbfabc
44 changed files with 14059 additions and 13894 deletions

View File

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