feat(content): Mystery Items August 2017
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user