fix(gear): fill special data for seasonal body accessories

This commit is contained in:
Sabe Jones 2024-06-21 07:25:49 -05:00
parent b5c5990e56
commit de9ca06607

View file

@ -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