foundryvtt-wh4-lang-fr-fr/scripts/TcqumwUFAL6V0cty.js

11 lines
199 B
JavaScript
Raw Normal View History

2024-05-16 17:57:51 +02:00
if (this.item.getFlag("wfrp4e", "failedCool"))
{
this.item.system.AP = {
"head": 0,
"lArm": 0,
"rArm": 0,
"lLeg": 0,
"rLeg": 0,
"body": 0
}
}