Sabrecat/armoire 201605 (#7142)

* feat(content): May BGs and Armoire

* chore(news): Bailey 20160503
This commit is contained in:
Sabe Jones
2016-05-03 15:20:00 -05:00
parent 166a37d53f
commit d5b3bbfaad
46 changed files with 11096 additions and 10935 deletions

View File

@@ -325,6 +325,20 @@ let backgrounds = {
notes: t('backgroundRainbowsEndNotes'),
},
},
backgrounds052016: {
beehive: {
text: t('backgroundBeehiveText'),
notes: t('backgroundBeehiveNotes'),
},
gazebo: {
text: t('backgroundGazeboText'),
notes: t('backgroundGazeboNotes'),
},
tree_roots: {
text: t('backgroundTreeRootsText'),
notes: t('backgroundTreeRootsNotes'),
},
},
};
/* eslint-enable quote-props */