Add all systems effects scripts + translations
This commit is contained in:
@ -1 +1 @@
|
||||
this.script.scriptNotification(`Cannot enter ${this.effect.name}!`); this.actor.addCondition("broken");
|
||||
this.script.scriptNotification(`Ne peut entrer ${this.effect.name}!`); this.actor.addCondition("broken");
|
Reference in New Issue
Block a user