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("ablaze"))
|
||||
{
|
||||
this.script.scriptNotification("Immunisé à En Flammes")
|
||||
this.script.notification("Immunisé à l'état En Flames")
|
||||
await this.actor.hasCondition("ablaze")?.delete()
|
||||
}
|
||||
Reference in New Issue
Block a user