- 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)
12 lines
195 B
Plaintext
12 lines
195 B
Plaintext
#Scenario: control magic on a creature: it gets duplicated ???
|
|
[INIT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
hand:control magic
|
|
manapool:{2}{U}{U}
|
|
[PLAYER2]
|
|
inplay:air elemental
|
|
[DO]
|
|
human
|
|
[ASSERT]
|
|
[END] |