Erwan
- Added name effect for Momir - Fixed a couple bugs with "moveTo", see test/Amugaba.txt
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
#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]
|
||||
@@ -18,6 +18,7 @@ generic/wither.txt
|
||||
#Specific Cards
|
||||
########################
|
||||
afflict.txt
|
||||
Amugaba.txt
|
||||
anarchy.txt
|
||||
animate_dead.txt
|
||||
animate_dead2.txt
|
||||
@@ -108,4 +109,4 @@ zombie_master.txt
|
||||
########################
|
||||
#Momir Basic Tests
|
||||
########################
|
||||
momir/keldon_warlord.txt
|
||||
momir/keldon_warlord.txt
|
||||
|
||||
Reference in New Issue
Block a user