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

View File

@@ -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'),