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,23 @@
|
||||
#New blockers reordering rule
|
||||
[INIT]
|
||||
COMBATATTACKERS
|
||||
[PLAYER1]
|
||||
inplay:Puppeteer
|
||||
[PLAYER2]
|
||||
inplay:raging goblin,Drudge Skeletons
|
||||
[DO]
|
||||
Puppeteer
|
||||
next
|
||||
#blockers
|
||||
raging goblin
|
||||
Drudge Skeletons
|
||||
next
|
||||
human
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
graveyard:Puppeteer
|
||||
[PLAYER2]
|
||||
graveyard:Drudge Skeletons
|
||||
inplay:raging goblin
|
||||
[END]
|
||||
Reference in New Issue
Block a user