feat(content): Mystery Items August 2017

This commit is contained in:
SabreCat
2017-08-17 20:27:48 +00:00
parent 4929a2dd79
commit c831a05b9b
27 changed files with 1875 additions and 1779 deletions
@@ -571,6 +571,12 @@ let shield = {
mystery: '201701',
value: 0,
},
201708: {
text: t('shieldMystery201708Text'),
notes: t('shieldMystery201708Notes'),
mystery: '201708',
value: 0,
},
301405: {
text: t('shieldMystery301405Text'),
notes: t('shieldMystery301405Notes'),
@@ -610,6 +616,12 @@ let weapon = {
mystery: '201611',
value: 0,
},
201708: {
text: t('weaponMystery201708Text'),
notes: t('weaponMystery201708Notes'),
mystery: '201708',
value: 0,
},
301404: {
text: t('weaponMystery301404Text'),
notes: t('weaponMystery301404Notes'),
@@ -170,6 +170,10 @@ let mysterySets = {
start: '2017-07-25',
end: '2017-08-02',
},
201708: {
start: '2017-08-17',
end: '2017-09-02',
},
301404: {
start: '3014-03-24',
end: '3014-04-02',