Add all systems effects scripts + translations
This commit is contained in:
11
reference_scripts/TcqumwUFAL6V0cty.js
Normal file
11
reference_scripts/TcqumwUFAL6V0cty.js
Normal file
@ -0,0 +1,11 @@
|
||||
if (this.item.getFlag("wfrp4e", "failedCool"))
|
||||
{
|
||||
this.item.system.AP = {
|
||||
"head": 0,
|
||||
"lArm": 0,
|
||||
"rArm": 0,
|
||||
"lLeg": 0,
|
||||
"rLeg": 0,
|
||||
"body": 0
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user