- Fixing issue 234 (segfault risk with "becomes")
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-12-18 14:47:07 +00:00
parent c78eef002a
commit b892bce44c
4 changed files with 13 additions and 4 deletions

View File

@@ -1,24 +0,0 @@
#NAME: Karn's Touch
#DESC: Bug: Karn's Touch either has no
#DESC: effect, or the effect is gets
#DESC: reverted immediately.
#DESC: See http://code.google.com/p/wagic/issues/detail?id=233
[INIT]
firstmain
[PLAYER1]
hand:Karn's Touch,Swords to Plowshares
inplay:Jayemdae Tome
manapool:{U}{U}{W}
[PLAYER2]
[DO]
Karn's Touch
Jayemdae Tome
Swords to Plowshares
Jayemdae Tome
[ASSERT]
firstmain
[PLAYER1]
graveyard:Karn's Touch,Swords to Plowshares,Jayemdae Tome
life:24
[PLAYER2]
[END]