Mystery Items May 2016 (#7501)

* feat(mystery): May 2016 subscriber set

* chore(news): Bailey
This commit is contained in:
Sabe Jones
2016-05-25 21:34:49 -05:00
parent 7075cf671d
commit 328a183738
32 changed files with 4068 additions and 3993 deletions

View File

@@ -115,6 +115,12 @@ let armor = {
mystery: '201604',
value: 0,
},
201605: {
text: t('armorMystery201605Text'),
notes: t('armorMystery201605Notes'),
mystery: '201605',
value: 0,
},
301404: {
text: t('armorMystery301404Text'),
notes: t('armorMystery301404Notes'),
@@ -304,6 +310,12 @@ let head = {
mystery: '201604',
value: 0,
},
201605: {
text: t('headMystery201605Text'),
notes: t('headMystery201605Notes'),
mystery: '201605',
value: 0,
},
301404: {
text: t('headMystery301404Text'),
notes: t('headMystery301404Notes'),