mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
fix(gear): fill special data for seasonal eyewear
This commit is contained in:
parent
54f84af274
commit
756af8aafb
1 changed files with 2 additions and 0 deletions
|
|
@ -1112,6 +1112,8 @@ const eyewear = {
|
|||
},
|
||||
};
|
||||
|
||||
fillSpecialGear(eyewear, 'eyewear', 20);
|
||||
|
||||
const head = {
|
||||
0: backerGear.headSpecial0,
|
||||
1: contributorGear.headSpecial1,
|
||||
|
|
|
|||
Loading…
Reference in a new issue