Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Paying advancements or power counters no longer duplicates hosted trash can cards #7643

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

NBKelly
Copy link
Collaborator

@NBKelly NBKelly commented Aug 12, 2024

Because of our cost ranking system, we were paying the trash cost for a card, removing it from the host card, then paying the counter cost for the card, then updating it back onto the hosted card with update!.

This never really came up because, surprisingly, not a single runner card has been printed that has both:

  • A trash cost
  • A counter cost

We can't just rearrange the cost ranks because it looks ugly, so I separated them into one for implementation and one for display.

This is how long it took me to narrow the issue down:

ngo

Closes #5617

@NoahTheDuke NoahTheDuke merged commit 2977812 into mtgred:master Aug 12, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NGO Front spawning a ghost copy on Full Immersion Recstudio
2 participants