master #58

Merged
Failure merged 3 commits from External/mage:master into master 2026-02-28 17:12:32 -08:00
Owner
No description provided.
The Aesir Escape Valhalla was adding itself to the exile zone set to be
bounced back to hand with its target permanent, which was leaving a
reference to itself in that zone (not actually being moved there, it's
just a reference to the original card which is now in hand, but it still
shows up in the exile zone in the UI).  Just move it directly to hand.

Additionally, this should handle better if the target card gets removed
from exile by another method, before Aesir has a chance to bounce it
back to hand, with Aesir itself still going back to hand.

Fixes https://github.com/magefree/mage/issues/14408

Co-authored-by: matoro <matoro@users.noreply.github.com>
* Set target pointer type for Lavinia, Azorius Renegade correctly

Missing target pointer type SPELL, defaults to NONE.

Fixes https://github.com/magefree/mage/issues/14397

* Set target pointer type for Boromir, Warden of the Tower correctly

Missing target pointer type SPELL, defaults to NONE.

---------

Co-authored-by: matoro <matoro@users.noreply.github.com>
text fix for Sasaya's Essence, Vernal Bloom (#14564)
Some checks failed
Java CI with Maven / build (pull_request) Has been cancelled
71cbfc4456
* [fix] Correct Sasaya's Essence trigger text

* [fix] Correct Vernal Bloom's trigger text
Failure merged commit 0ccf238bc5 into master 2026-02-28 17:12:32 -08:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Failure/foul-magics!58
No description provided.