Ajout de la commande /voyage et grosse MAJK de la commande /auberge
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
if (args.test.succeeded)
|
||||
return
|
||||
|
||||
if (args.test.characteristicKey == "wp")
|
||||
this.actor.addCondition("broken")
|
||||
if (args.test.failed && args.test.characteristicKey == "wp")
|
||||
{
|
||||
this.actor.addCondition("broken")
|
||||
}
|
||||
Reference in New Issue
Block a user