diff --git a/CardInfo.js b/CardInfo.js index 1ac6daf..09bbe3e 100644 --- a/CardInfo.js +++ b/CardInfo.js @@ -124599,7 +124599,7 @@ var CardInfo = { return this.upAsyn(); }, }) - this.game.tillTurnEndAdd(this,this.player,'onSigniBanished',effect) + this.game.tillTurnEndAdd(this,this.player.opponent,'onSigniBanished',effect) }); } }],