Add all systems effects scripts + translations
This commit is contained in:
4
reference_scripts/Eye6dranWpNsILjm.js
Normal file
4
reference_scripts/Eye6dranWpNsILjm.js
Normal file
@ -0,0 +1,4 @@
|
||||
if (this.actor.system.status.wounds.value <= 1)
|
||||
{
|
||||
this.effect.delete();
|
||||
}
|
Reference in New Issue
Block a user