-Adding some missing files to the repository
-Improved "auto" parser : added "lord", improved "draw"
This commit is contained in:
@@ -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]
|
||||
Reference in New Issue
Block a user