Files
wagic/projects/mtg/bin/Res/test/Amugaba.txt
wagic.the.homebrew@gmail.com fab150414b Erwan
- Added name effect for Momir
- Fixed a couple bugs with "moveTo", see test/Amugaba.txt
2009-04-11 03:59:46 +00:00

19 lines
292 B
Plaintext

#text=Flying. {2}{U}, Discard a card from your hand: Return Amugaba to its owner's hand.
[INIT]
FIRSTMAIN
[PLAYER1]
hand:swamp
inplay:Amugaba
manapool:{2}{U}
[PLAYER2]
[DO]
Amugaba
Swamp
[ASSERT]
FIRSTMAIN
[PLAYER1]
hand:Amugaba
graveyard:Swamp
manapool:{0}
[PLAYER2]
[END]