feat(content): February Mystery Items

This commit is contained in:
Sabe Jones
2019-02-25 16:58:56 -06:00
parent 7e772924f6
commit fe04b56ecc
20 changed files with 36 additions and 9 deletions

View File

@@ -400,6 +400,12 @@ let eyewear = {
mystery: '201701',
value: 0,
},
201902: {
text: t('eyewearMystery201902Text'),
notes: t('eyewearMystery201902Notes'),
mystery: '201902',
value: 0,
},
301404: {
text: t('eyewearMystery301404Text'),
notes: t('eyewearMystery301404Notes'),
@@ -781,6 +787,12 @@ let shield = {
mystery: '201802',
value: 0,
},
201902: {
text: t('shieldMystery201902Text'),
notes: t('shieldMystery201902Notes'),
mystery: '201902',
value: 0,
},
301405: {
text: t('shieldMystery301405Text'),
notes: t('shieldMystery301405Notes'),

View File

@@ -242,6 +242,10 @@ let mysterySets = {
start: '2019-01-28',
end: '2019-02-02',
},
201902: {
start: '2019-02-25',
end: '2019-03-02',
},
301404: {
start: '3014-03-24',
end: '3014-04-02',

View File

@@ -17,7 +17,7 @@ const featuredItems = {
},
{
type: 'card',
path: 'cardTypes.valentine',
path: 'cardTypes.goodluck',
},
],
quests: [