- (failed) Attempt to locate a bug with Keldon Warlord in momir
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-04-05 10:56:46 +00:00
parent a6c1776a90
commit a68478dcca
4 changed files with 26 additions and 5 deletions

View File

@@ -66,6 +66,7 @@ hannas_custody.txt
hymn_of_rebirth.txt
icatian_priest.txt
keldon_warlord.txt
keldon_warlord_2.txt
kird_ape.txt
kudzu.txt
kudzu2.txt

View File

@@ -0,0 +1,17 @@
#Bug: Keldon warlord dies when coming into play
[INIT]
FIRSTMAIN
[PLAYER1]
hand:keldon warlord
inplay:grizzly bears
manapool:{2}{R}{R}
[PLAYER2]
[DO]
keldon warlord
[ASSERT]
FIRSTMAIN
[PLAYER1]
inplay:grizzly bears,keldon warlord
manapool:{0}
[PLAYER2]
[END]