mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
feat(content): July 2016 Subscriber (#7833)
This commit is contained in:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user