Psyringe - last batch of test scripts from the wiki / forum / bugtracker cleanup. Wiki and bugtracker are now completely up to date.

This commit is contained in:
Psyyringe
2009-11-13 04:39:21 +00:00
parent 749f36419c
commit 3b49f65958
10 changed files with 238 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
#NAME: Trample vs indestructible defender
#DESC: Tests whether the attacker can correctly
#DESC: trample over an indestructible defender.
#DESC: Relies on Trample default damage as
#DESC: calculated in the combatdamage step.
[INIT]
combatattackers
[PLAYER1]
inplay:Crash of Rhinos
[PLAYER2]
inplay:Timber Protector,Timber Protector
[DO]
Crash of Rhinos
next
Timber Protector
next
next
next
[ASSERT]
combatend
[PLAYER1]
graveyard:Crash of Rhinos
[PLAYER2]
inplay:Timber Protector,Timber Protector
life:19
[END]