Erwan
- Yet another attempt at fixing counterspells. Needs testing
This commit is contained in:
27
projects/mtg/bin/Res/test/counterspell4.txt
Normal file
27
projects/mtg/bin/Res/test/counterspell4.txt
Normal file
@@ -0,0 +1,27 @@
|
||||
#Testing counterspell on bad moon
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:bad moon
|
||||
manapool:{1}{B}
|
||||
[PLAYER2]
|
||||
hand:counterspell
|
||||
manapool:{U}{U}
|
||||
[DO]
|
||||
bad moon
|
||||
no
|
||||
yes
|
||||
counterspell
|
||||
bad moon
|
||||
endinterruption
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
graveyard:bad moon
|
||||
manapool:{0}
|
||||
life:20
|
||||
[PLAYER2]
|
||||
graveyard:counterspell
|
||||
manapool:{0}
|
||||
life:20
|
||||
[END]
|
||||
Reference in New Issue
Block a user