feat(content): July Subscriber Items and Summer Splash Orcas

This commit is contained in:
Sabe Jones
2018-07-24 14:59:49 -05:00
parent f31a82c8f2
commit 48a92e77be
15 changed files with 132 additions and 12 deletions
@@ -199,6 +199,12 @@ let armor = {
mystery: '201806',
value: 0,
},
201807: {
text: t('armorMystery201807Text'),
notes: t('armorMystery201807Notes'),
mystery: '201807',
value: 0,
},
301404: {
text: t('armorMystery301404Text'),
notes: t('armorMystery301404Notes'),
@@ -595,6 +601,12 @@ let head = {
mystery: '201806',
value: 0,
},
201807: {
text: t('headMystery201807Text'),
notes: t('headMystery201807Notes'),
mystery: '201807',
value: 0,
},
301404: {
text: t('headMystery301404Text'),
notes: t('headMystery301404Notes'),
@@ -214,6 +214,10 @@ let mysterySets = {
start: '2018-06-21',
end: '2018-07-02',
},
201807: {
start: '2018-07-24',
end: '2018-08-02',
},
301404: {
start: '3014-03-24',
end: '3014-04-02',