Ajout de la commande /voyage et grosse MAJK de la commande /auberge
This commit is contained in:
@@ -2,5 +2,5 @@ const ablaze = this.actor.hasCondition("ablaze");
|
||||
|
||||
if (ablaze) {
|
||||
ablaze.delete();
|
||||
this.script.scriptNotification("Résiste à En Flammes");
|
||||
this.script.notification("Résistance à l'état En Flammes");
|
||||
}
|
||||
Reference in New Issue
Block a user