Files
wfrp-4e-de/reference_scripts/TcqumwUFAL6V0cty.js
T
2025-05-10 00:11:46 +02:00

11 lines
199 B
JavaScript

if (this.item.getFlag("wfrp4e", "failedCool"))
{
this.item.system.AP = {
"head": 0,
"lArm": 0,
"rArm": 0,
"lLeg": 0,
"rLeg": 0,
"body": 0
}
}