magefree / mage

Magic Another Game Engine
http://xmage.today
MIT License
1.84k stars 760 forks source link

Pattern of Rebirth rules text discrepancy #12552

Open tiera3 opened 2 months ago

tiera3 commented 2 months ago

image "When enchanted creature dies, you may that creature's controller may search their library for a creature card, put that card onto the battlefield, then shuffle."

There is a supurferlous "you may" in the text.

xenohedron commented 2 months ago

Looking at the code it's probably indicative of a logic bug - the "you may" is added because the ability is set as optional, but it shouldn't be the controller of the ability choosing, so it shouldn't be optional at the ability level - needs to be handled in the effect.