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:
@@ -1,7 +1,7 @@
|
||||
let test = await this.actor.setupCharacteristic("ag", {fields : {difficulty : "hard"}});
|
||||
await test.roll();
|
||||
await Test.roll();
|
||||
|
||||
if (test.failed)
|
||||
if (Test.Échoué)
|
||||
{
|
||||
await this.actor.addCondition("bleeding")
|
||||
await this.actor.addCondition("entangled")
|
||||
|
||||
Reference in New Issue
Block a user