Erwan
- Fix issue #16 (testsuite segfaults if file does not exist) - Fix issue #37 (Normal Combat Damage is not dealt to creatures when the AI attacks) - TestSuite now has an "AI" mode (see test/manual/p2_attacks.txt)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
#Scenario: simple attack with white knight + grizzly bears
|
||||
#Attack with both.
|
||||
#There should be a request for interruption between the two damage assignation steps, so that users can cast spells
|
||||
[INIT]
|
||||
COMBATATTACKERS
|
||||
[PLAYER1]
|
||||
inplay:white knight,grizzly bears
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
human
|
||||
next
|
||||
[ASSERT]
|
||||
[END]
|
||||
Reference in New Issue
Block a user