Psyringe - added two test scripts for cycling, and a bug demonstartion script for a conflict between cycling and casting instants/sorceries.
This commit is contained in:
20
projects/mtg/bin/Res/test/bugs/iron_will_i270.txt
Normal file
20
projects/mtg/bin/Res/test/bugs/iron_will_i270.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
#NAME: Iron Will
|
||||
#DESC: Bug: If a non-permanent with cycling
|
||||
#DESC: is cast, and its cycling cost could
|
||||
#DESC: be paid as well, then trying to cast
|
||||
#DESC: results in a "Cancel" menu popping up,
|
||||
#DESC: casting the spell is not possible.
|
||||
#DESC: See http://code.google.com/p/wagic/issues/detail?id=270
|
||||
[INIT]
|
||||
firstmain
|
||||
[PLAYER1]
|
||||
inplay:Suntail Hawk
|
||||
hand:Iron Will
|
||||
library:Plains
|
||||
manapool:{W}{W}
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
Iron Will
|
||||
choice 0
|
||||
Suntail Hawk
|
||||
human
|
||||
Reference in New Issue
Block a user