1 line
88 B
JavaScript
1 line
88 B
JavaScript
|
return ["Pick Lock", "Sleight of Hand", "Channelling (Ulgu)"].includes(args.skill?.name)
|