feat(content): Subscriber Mystery Items 2018/04

This commit is contained in:
SabreCat
2018-04-24 18:36:19 +00:00
parent 0044778497
commit 58ee6e9703
13 changed files with 30 additions and 13 deletions

View File

@@ -298,6 +298,12 @@ let back = {
mystery: '201803',
value: 0,
},
201804: {
text: t('backMystery201804Text'),
notes: t('backMystery201804Notes'),
mystery: '201804',
value: 0,
},
};
let body = {
@@ -628,6 +634,12 @@ let headAccessory = {
mystery: '201801',
value: 0,
},
201804: {
text: t('headAccessoryMystery201804Text'),
notes: t('headAccessoryMystery201804Notes'),
mystery: '201804',
value: 0,
},
301405: {
text: t('headAccessoryMystery301405Text'),
notes: t('headAccessoryMystery301405Notes'),

View File

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