Add all systems effects scripts
This commit is contained in:
5
scripts/CDASLC4fWKSGQKf9.js
Normal file
5
scripts/CDASLC4fWKSGQKf9.js
Normal file
@ -0,0 +1,5 @@
|
||||
let blinded = this.actor.hasCondition("blinded");
|
||||
if (blinded?.getFlag("wfrp4e", "flockOfDoom"))
|
||||
{
|
||||
blinded.delete();
|
||||
}
|
Reference in New Issue
Block a user