Ajout de la commande /voyage et grosse MAJK de la commande /auberge
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// If this actor wins a defending test, swap the test
|
||||
if (!args.opposedTest.result.swapped && args.opposedTest.result.winner == "defender" && args.opposedTest.attackerTest.result.damage)
|
||||
{
|
||||
args.opposedTest.swap(this.effect.label);
|
||||
await args.opposedTest.swap(this.effect.name);
|
||||
}
|
||||
Reference in New Issue
Block a user