Psyringe - fixed Myr Servitor (5DN), it returned cards to the hand, not to the battlefield. Thanks to mickey_brown for the bug report.

This commit is contained in:
Psyyringe
2009-12-27 22:21:42 +00:00
parent dbd8df5070
commit d7bcc41ccc

View File

@@ -481,8 +481,8 @@ toughness=2
[/card]
[card]
text=At the beginning of your upkeep, if Myr Servitor is on the battlefield, each player returns all cards named Myr Servitor from his or her graveyard to the battlefield.
auto=@each my upkeep:moveTo(myhand) all(myr servitor|mygraveyard)
auto=@each my upkeep:moveTo(opponenthand) all(myr servitor|opponentgraveyard)
auto=@each my upkeep:moveTo(mybattlefield) all(myr servitor|mygraveyard)
auto=@each my upkeep:moveTo(opponentbattlefield) all(myr servitor|opponentgraveyard)
id=50179
name=Myr Servitor
rarity=C