forked from mirrors/webxoss-core
fix WD17-001 action
This commit is contained in:
parent
e213842636
commit
57dbaf9cf6
1 changed files with 1 additions and 1 deletions
|
@ -124599,7 +124599,7 @@ var CardInfo = {
|
||||||
return this.upAsyn();
|
return this.upAsyn();
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
this.game.tillTurnEndAdd(this,this.player,'onSigniBanished',effect)
|
this.game.tillTurnEndAdd(this,this.player.opponent,'onSigniBanished',effect)
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}],
|
}],
|
||||||
|
|
Loading…
Reference in a new issue