Erwan
- Bug fixes for Kird ape(RV), Dingus Egg(RV), Ankh of Mishra(RV), Ancient Tomb(TMP), Wooded Bastion (SHM) - Added tests in the test suite to confirm/infirm some bug reports
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
# bug : Ankh of Mishra : Doesn�ft deal damage if a land was destroyed then a new one is put into play
|
||||
# Ankh of Mishra : (RV) 1094
|
||||
# text=Whenever a land comes into play, Ankh of Mishra deals 2 damage to that land's controller.
|
||||
# Will destroy a land with stone rain, then put a plains into play
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:1397,1094
|
||||
hand:1396,1321
|
||||
manapool:{R}{2}
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
1321
|
||||
1397
|
||||
1396
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
graveyard:1397,1321
|
||||
inplay:1094,1396
|
||||
manapool:{0}
|
||||
life:18
|
||||
[PLAYER2]
|
||||
[END]
|
||||
Reference in New Issue
Block a user