Skip to content

Fix Gift on non-permanents#10657

Merged
tehdiplomat merged 1 commit into
Card-Forge:masterfrom
tool4ever:giftfix
May 11, 2026
Merged

Fix Gift on non-permanents#10657
tehdiplomat merged 1 commit into
Card-Forge:masterfrom
tool4ever:giftfix

Conversation

@tool4ever
Copy link
Copy Markdown
Contributor

Because the new face now has the correct card typing before we build its traits (which is certainly the better order) a latent bug got uncovered:
it entered the abilityTextInstantSorcery branch while preparing the keyword text but the face was still spell-less 💣
I can't think of a reason why we'd want to handle keywords in the middle instead of at the end so their first parsing run already generates more accurate results - so that's our future 🤞

@tehdiplomat tehdiplomat merged commit 08d7cbc into Card-Forge:master May 11, 2026
2 checks passed
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