mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +01:00
feat(content): May 2019 subscriber set
This commit is contained in:
@@ -358,6 +358,12 @@ let back = {
|
||||
mystery: '201812',
|
||||
value: 0,
|
||||
},
|
||||
201905: {
|
||||
text: t('backMystery201905Text'),
|
||||
notes: t('backMystery201905Notes'),
|
||||
mystery: '201905',
|
||||
value: 0,
|
||||
},
|
||||
};
|
||||
|
||||
let body = {
|
||||
@@ -772,6 +778,12 @@ let headAccessory = {
|
||||
mystery: '201812',
|
||||
value: 0,
|
||||
},
|
||||
201905: {
|
||||
text: t('headAccessoryMystery201905Text'),
|
||||
notes: t('headAccessoryMystery201905Notes'),
|
||||
mystery: '201905',
|
||||
value: 0,
|
||||
},
|
||||
301405: {
|
||||
text: t('headAccessoryMystery301405Text'),
|
||||
notes: t('headAccessoryMystery301405Notes'),
|
||||
|
||||
Reference in New Issue
Block a user