Skip to content

Conversation

@Hanmac
Copy link
Contributor

@Hanmac Hanmac commented Oct 5, 2025

@tool4ever this shows Mayhem in the Flashback zone

or does it need better logic?

boolean graveyardCastable = c.hasKeyword(Keyword.FLASHBACK) ||
c.hasKeyword(Keyword.RETRACE) || c.hasKeyword(Keyword.JUMP_START) || c.hasKeyword(Keyword.ESCAPE) ||
c.hasKeyword(Keyword.DISTURB);
c.hasKeyword(Keyword.DISTURB) || c.hasKeyword(Keyword.MAYHEM);
Copy link
Contributor

Choose a reason for hiding this comment

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

For Mayhem, should we be checking if the card has been discarded this turn?

@github-actions
Copy link

This PR has not been updated in a while nad has been marked on stale. Stale PRs will be auto closed

@Hanmac Hanmac added keep no stale and removed no-pr-activity labels Nov 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants