feat(content): Feb 2020 subscriber set

This commit is contained in:
Sabe Jones
2020-01-31 06:46:56 -06:00
parent 5a065b8a8a
commit e31de5c8f0
10 changed files with 70 additions and 1 deletions

View File

@@ -433,6 +433,12 @@ const body = {
mystery: '201901',
value: 0,
},
202002: {
text: t('bodyMystery202002Text'),
notes: t('bodyMystery202002Notes'),
mystery: '202002',
value: 0,
},
};
const eyewear = {
@@ -982,6 +988,12 @@ const weapon = {
mystery: '201911',
value: 0,
},
202002: {
text: t('weaponMystery202002Text'),
notes: t('weaponMystery202002Notes'),
mystery: '202002',
value: 0,
},
301404: {
text: t('weaponMystery301404Text'),
notes: t('weaponMystery301404Notes'),