feat(mystery): subscriber items 2015-12

Also enables the Snowball in the Seasonal Shop.
This commit is contained in:
Sabe Jones
2015-12-22 16:16:30 -05:00
parent 1aaebef114
commit 468198b9e2
29 changed files with 3059 additions and 2995 deletions

View File

@@ -97,6 +97,12 @@ let armor = {
mystery: '201511',
value: 0,
},
201512: {
text: t('armorMystery201512Text'),
notes: t('armorMystery201512Notes'),
mystery: '201512',
value: 0,
},
301404: {
text: t('armorMystery301404Text'),
notes: t('armorMystery301404Notes'),
@@ -250,6 +256,12 @@ let head = {
mystery: '201511',
value: 0,
},
201512: {
text: t('headMystery201512Text'),
notes: t('headMystery201512Notes'),
mystery: '201512',
value: 0,
},
301404: {
text: t('headMystery301404Text'),
notes: t('headMystery301404Notes'),