1 line
77 B
JavaScript
1 line
77 B
JavaScript
return args.weapon?.system.usesHands.includes(this.item.system.location.key); |
return args.weapon?.system.usesHands.includes(this.item.system.location.key); |