Add all systems effects scripts + translations
This commit is contained in:
5
reference_scripts/IslMfFgpgQq2brpu.js
Normal file
5
reference_scripts/IslMfFgpgQq2brpu.js
Normal file
@ -0,0 +1,5 @@
|
||||
if (this.actor.hasCondition("broken"))
|
||||
{
|
||||
this.actor.removeCondition("broken")
|
||||
this.script.scriptNotification(`Cannot have Broken`);
|
||||
}
|
Reference in New Issue
Block a user