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