Files
wagic/projects/mtg/bin/Res/test/kjeldoran_frostbeast2_i167.txt
wagic.the.homebrew@gmail.com 99db31fe9d Erwan
-Kjeldoran_frostbeast fix i167 by salmelo
2010-03-22 03:13:40 +00:00

31 lines
694 B
Plaintext

#NAME: Kjeldoran Frostbeast 2
#DESC: Kjeldoran Frostbeast should only destroy
#DESC: creatures that it actually is still
#DESC: blocking at end of combat (unlike Basilisks
#DESC: and Cockatrices). This means that a creature
#DESC: that manages to destroy Kjeldoran Frostbeast
#DESC: should not be destroyed at end of combat.
#DESC: See: http://code.google.com/p/wagic/issues/detail?id=167
[INIT]
combatattackers
[PLAYER1]
inplay:Kjeldoran Frostbeast
[PLAYER2]
inplay:Earth Elemental
[DO]
Kjeldoran Frostbeast
next
Earth Elemental
next
next
next
[ASSERT]
secondmain
[PLAYER1]
inplay:
graveyard:Kjeldoran Frostbeast
[PLAYER2]
inplay:Earth Elemental
graveyard:
[END]