- 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)
11 lines
140 B
Plaintext
11 lines
140 B
Plaintext
#Scenario: simple attack with white knight
|
|
[INIT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
inplay:white knight
|
|
[PLAYER2]
|
|
[DO]
|
|
human
|
|
next
|
|
[ASSERT]
|
|
[END] |