forked from public/foundryvtt-wh4-lang-fr-fr
Sync to latest WFRP release
This commit is contained in:
5
scripts/TXBg7zWxPfWxFmUB.js
Normal file
5
scripts/TXBg7zWxPfWxFmUB.js
Normal file
@@ -0,0 +1,5 @@
|
||||
if (args.type == "effect" && args.options.action == "create" && ["ablaze"].some(i => args.document.statuses.has(i)))
|
||||
{
|
||||
this.script.notification("Immune to " + args.document.name);
|
||||
return false;
|
||||
}
|
||||
Reference in New Issue
Block a user