Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[FIN] Implement Sin, Spira's Punishment #13438

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

balazskristof
Copy link
Contributor

@github-actions github-actions bot added the cards label Mar 11, 2025
@balazskristof balazskristof force-pushed the fin-sin-spiras-punishment branch from 623bb45 to b534720 Compare March 12, 2025 02:34
@balazskristof balazskristof force-pushed the fin-sin-spiras-punishment branch from b534720 to 79cc286 Compare March 12, 2025 02:35
Copy link
Contributor

@xenohedron xenohedron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rest looks good

effect.apply(game, source);
game.processAction();
// If the exiled card is a land card, repeat this process
repeat = card.getCardType().contains(CardType.LAND);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

getCardType(game)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants