- removed a useless .h file
- fixed a bug with nantuko husk (see tests/nantuko_husk.txt)
This commit is contained in:
wagic.the.homebrew
2009-02-06 13:10:28 +00:00
parent 295fc3b94b
commit bd632ed346
8 changed files with 55 additions and 35 deletions

View File

@@ -46,6 +46,7 @@ lifeforce.txt
living_lands.txt
lord_of_the_pit.txt
lord_of_the_pit2.txt
nantuko_husk.txt
orcish_lumberjack.txt
paralysis.txt
paralysis2.txt

View File

@@ -0,0 +1,29 @@
#Testing Nantuko Husk's ability on an orcish artillery
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:129653,129663
[PLAYER2]
[DO]
129653
129663
next
#combat begin
next
#attackers
129653
choice 0
next
#defensers
next
#damage
next
#combat end
[ASSERT]
COMBATEND
[PLAYER1]
inplay:129653
graveyard:129663
[PLAYER2]
life:16
[END]