feat(event): subscriber items 2016-03

This commit is contained in:
Sabe Jones
2016-03-21 15:56:54 -04:00
parent 2a4a8466ca
commit f7027b5cf3
33 changed files with 3708 additions and 3625 deletions

View File

@@ -103,6 +103,12 @@ let armor = {
mystery: '201512',
value: 0,
},
201603: {
text: t('armorMystery201603Text'),
notes: t('armorMystery201603Notes'),
mystery: '201603',
value: 0,
},
301404: {
text: t('armorMystery301404Text'),
notes: t('armorMystery301404Notes'),
@@ -280,6 +286,12 @@ let head = {
mystery: '201602',
value: 0,
},
201603: {
text: t('headMystery201603Text'),
notes: t('headMystery201603Notes'),
mystery: '201603',
value: 0,
},
301404: {
text: t('headMystery301404Text'),
notes: t('headMystery301404Notes'),