-fix for issue 123 (Cockatrice)
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-10-22 13:08:33 +00:00
parent 386bcf2bc7
commit 2c1a44ed43
3 changed files with 32 additions and 7 deletions

View File

@@ -77,6 +77,7 @@ circle_of_protection.txt
civic_wayfinder.txt
clone.txt
clone2.txt
cockatrice.txt
composite_golem.txt
control_magic.txt
control_magic2.txt

View File

@@ -0,0 +1,24 @@
#Bug:Cockatrice doesn't kill opponent
[INIT]
COMBATATTACKERS
[PLAYER1]
inplay:cockatrice
[PLAYER2]
inplay:Akroma's Memorial,air elemental
[DO]
cockatrice
next
#blockers
air elemental
next
#damage
next
#end combat
[ASSERT]
COMBATEND
[PLAYER1]
graveyard:cockatrice
[PLAYER2]
inplay:Akroma's Memorial
graveyard:air elemental
[END]