Add all systems effects scripts + translations
This commit is contained in:
@ -2,5 +2,5 @@ let ablaze = this.actor.hasCondition("ablaze");
|
||||
if (ablaze)
|
||||
{
|
||||
ablaze?.delete();
|
||||
this.script.scriptNotification("Ignore Ablaze");
|
||||
this.script.scriptNotification("Ignore En Flammes");
|
||||
}
|
||||
|
Reference in New Issue
Block a user