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,27 @@
|
||||
#Bug: Mobile Fort doesn't get +3/-1
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:mobile fort
|
||||
manapool:{3}
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
mobile fort
|
||||
next
|
||||
#beign
|
||||
next
|
||||
#attackers
|
||||
mobile fort
|
||||
next
|
||||
#blockers
|
||||
next
|
||||
#damage
|
||||
next
|
||||
#combatend
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
inplay:mobile fort
|
||||
[PLAYER2]
|
||||
life:17
|
||||
[END]
|
||||
Reference in New Issue
Block a user