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