forked from public/foundryvtt-wh4-lang-fr-fr
Ajout de la commande /voyage et grosse MAJK de la commande /auberge
This commit is contained in:
@@ -2,5 +2,5 @@ let broken = this.actor.hasCondition("broken")
|
||||
if (broken)
|
||||
{
|
||||
broken.delete();
|
||||
this.script.scriptNotification("Etat Brisé supprimé")
|
||||
this.script.notification("Etat Brisé supprimée")
|
||||
}
|
||||
Reference in New Issue
Block a user