feat(content): July 2016 Subscriber (#7833)

This commit is contained in:
Sabe Jones
2016-07-26 14:20:50 -05:00
committed by GitHub
parent 60367459e8
commit aa00893f6c
12 changed files with 43 additions and 13 deletions
@@ -127,6 +127,12 @@ let armor = {
mystery: '201606',
value: 0,
},
201607: {
text: t('armorMystery201607Text'),
notes: t('armorMystery201607Notes'),
mystery: '201607',
value: 0,
},
301404: {
text: t('armorMystery301404Text'),
notes: t('armorMystery301404Notes'),
@@ -328,6 +334,12 @@ let head = {
mystery: '201606',
value: 0,
},
201607: {
text: t('headMystery201607Text'),
notes: t('headMystery201607Notes'),
mystery: '201607',
value: 0,
},
301404: {
text: t('headMystery301404Text'),
notes: t('headMystery301404Notes'),
+4
View File
@@ -118,6 +118,10 @@ let mysterySets = {
start: '2016-06-23',
end: '2016-07-02',
},
201607: {
start: '2016-07-26',
end: '2016-08-02',
},
301404: {
start: '3014-03-24',
end: '3014-04-02',