feat(content): Mystery Items 2018/03

This commit is contained in:
SabreCat
2018-03-22 19:50:47 +00:00
parent a2e5548b1c
commit 85e0af0c0e
13 changed files with 37 additions and 19 deletions

View File

@@ -292,6 +292,12 @@ let back = {
mystery: '201801',
value: 0,
},
201803: {
text: t('backMystery201803Text'),
notes: t('backMystery201803Notes'),
mystery: '201803',
value: 0,
},
};
let body = {
@@ -553,6 +559,12 @@ let head = {
mystery: '201802',
value: 0,
},
201803: {
text: t('headMystery201803Text'),
notes: t('headMystery201803Notes'),
mystery: '201803',
value: 0,
},
301404: {
text: t('headMystery301404Text'),
notes: t('headMystery301404Notes'),

View File

@@ -198,6 +198,10 @@ let mysterySets = {
start: '2018-02-22',
end: '2018-03-02',
},
201803: {
start: '2018-03-22',
end: '2018-04-02',
},
301404: {
start: '3014-03-24',
end: '3014-04-02',