-Adding some missing files to the repository

-Improved "auto" parser : added "lord", improved "draw"
This commit is contained in:
wagic.the.homebrew
2008-11-03 13:53:06 +00:00
parent 4b762565ce
commit 89dae65237
52 changed files with 12924 additions and 79 deletions
@@ -0,0 +1,29 @@
#Testing GiantGrowth
[INIT]
COMBATATTACKERS
[PLAYER1]
hand:1248
inplay:1250
manapool:{G}
[PLAYER2]
life:20
[DO]
1248
1250
1250
next
#blockers
next
#combatdamage 2
next
#endofcombat 2
[ASSERT]
COMBATEND
[PLAYER1]
inplay:1250
graveyard:1248
manapool:{0}
life:20
[PLAYER2]
life:15
[END]