Skip to content

Remove extra text renders for Prepare Cards - #11634

Closed
kevlahnota wants to merge 3 commits into
masterfrom
removeprepareextratext
Closed

Remove extra text renders for Prepare Cards#11634
kevlahnota wants to merge 3 commits into
masterfrom
removeprepareextratext

Conversation

@kevlahnota

Copy link
Copy Markdown
Contributor

No description provided.

}

if (hasState(CardStateName.PreparedSpell) && state.getStateName().equals(CardStateName.Original)) {
/*if (hasState(CardStateName.PreparedSpell) && state.getStateName().equals(CardStateName.Original)) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

we can't just remove this from detail text panel

maybe better check why it's no problem for adventure?

@kevlahnota kevlahnota Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

the detail panel IIRC the code should be on the composetext method if the card has prepared spell though i'll update this pr

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@tool4ever why have you been against this to move from getAbilityText to composeCardText?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@Hanmac
this is old, see #11635

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.

3 participants