Ajout de la commande /voyage et grosse MAJK de la commande /auberge
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
if (this.actor.hasCondition("stunned") || this.actor.hasCondition("unconscious"))
|
||||
{
|
||||
this.script.scriptNotification("Désactivé!");
|
||||
this.script.notification("Disabled!");
|
||||
await this.effect.update({"disabled" : true})
|
||||
}
|
||||
Reference in New Issue
Block a user