Fix leave GY trigger (#4654)

This commit is contained in:
tool4ever
2024-02-09 14:22:22 +01:00
committed by GitHub
parent f22ac79e7d
commit aa6ce404f6
2 changed files with 2 additions and 2 deletions

View File

@@ -336,7 +336,7 @@ public class PlayEffect extends SpellAbilityEffect {
continue;
}
final CardZoneTable triggerList = new CardZoneTable();
final CardZoneTable triggerList = new CardZoneTable(game.getLastStateBattlefield(), game.getLastStateGraveyard());
final Zone originZone = tgtCard.getZone();
// lands will be played