-fix issue 270
This commit is contained in:
wagic.the.homebrew@gmail.com
2010-01-04 13:51:39 +00:00
parent 441b8a0f3a
commit 3e33e2b756
5 changed files with 39 additions and 26 deletions

View File

@@ -1,20 +0,0 @@
#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