1 line
78 B
JavaScript
1 line
78 B
JavaScript
|
return !args.skill?.name.includes("Channelling") && args.type != "channelling"
|