Ajout de la commande /voyage et grosse MAJK de la commande /auberge
This commit is contained in:
5
scripts/8R7O63iC0yANtkJ9.js
Normal file
5
scripts/8R7O63iC0yANtkJ9.js
Normal file
@@ -0,0 +1,5 @@
|
||||
if (this.item.equipped.value && this.actor.hasCondition("ablaze"))
|
||||
{
|
||||
await this.actor.removeCondition("ablaze")
|
||||
this.script.notification(`Ne peut recevoir un état En Flammes`,"info");
|
||||
}
|
||||
Reference in New Issue
Block a user