mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
fix(gear): fill special data for seasonal body accessories
This commit is contained in:
@@ -962,6 +962,8 @@ const body = {
|
||||
},
|
||||
};
|
||||
|
||||
fillSpecialGear(body, 'body', 20);
|
||||
|
||||
const eyewear = {
|
||||
wondercon_red: wonderconGear.eyewearSpecialWonderconRed, // eslint-disable-line camelcase
|
||||
wondercon_black: wonderconGear.eyewearSpecialWonderconBlack, // eslint-disable-line camelcase
|
||||
|
||||
Reference in New Issue
Block a user