magefree / mage

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

"Put on top/bottom of library" effects don't reveal face-down permanents (need logs improve) #8781

Open awjackson opened 2 years ago

awjackson commented 2 years ago

If you bounce a face-down permanent to its owner's library with something like [[Set Adrift]], the game log only states that "a card" was put on top of its owner's library. Other zone changes correctly indicate the name of the face-down card.

github-actions[bot] commented 2 years ago

Set Adrift - (Gatherer) (Scryfall) (EDHREC)

{5}{U} Sorcery Delve (Each card you exile from your graveyard while casting this spell pays for {1}.) Put target nonland permanent on top of its owner's library.

awjackson commented 2 years ago

Fixing this needs to be done with care, because effects that return multiple cards to the library should not reveal the order that the owner chose to stack the cards.