Add all systems effects scripts + translations
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
if (this.actor.hasCondition("broken"))
|
||||
{
|
||||
this.actor.removeCondition("broken")
|
||||
this.script.scriptNotification(`Cannot have Broken`);
|
||||
this.script.scriptNotification(`Impossible de supprimer l'état Brisé`);
|
||||
}
|
Reference in New Issue
Block a user