Files
wagic/projects/mtg/bin/Res/test/giant_growth.txt
wagic.the.homebrew 89dae65237 -Adding some missing files to the repository
-Improved "auto" parser : added "lord", improved "draw"
2008-11-03 13:53:06 +00:00

29 lines
312 B
Plaintext

#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]