Skip to content

Fix Vastlands Scavenger: missing EntersPreparedAbility#15602

Merged
muz merged 1 commit into
magefree:masterfrom
wakame1367:fix-vastlands-scavenger-enters-prepared
Jul 12, 2026
Merged

Fix Vastlands Scavenger: missing EntersPreparedAbility#15602
muz merged 1 commit into
magefree:masterfrom
wakame1367:fix-vastlands-scavenger-enters-prepared

Conversation

@wakame1367

Copy link
Copy Markdown
Contributor

One-card fix: Vastlands Scavenger says "This creature enters prepared." but EntersPreparedAbility was never added, so it entered the battlefield without the prepared designation.

This surfaced during review of #15599 (thanks @muz for confirming it there — "Good catch"). Re-submitting it standalone since the mechanic implementation is now being handled in #15601 and this fix is independent of it: it only uses the existing EntersPreparedAbility / prepared-designation machinery already on master.

Ref #14329.

The card text says "This creature enters prepared." but the ability
was never added, so the permanent entered without the prepared
designation. Uses the existing EntersPreparedAbility.

Surfaced during review of magefree#15599.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@muz
muz merged commit e5a69cd into magefree:master Jul 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants