- fixed a duplicate id in primitives (please be careful!)
- fixed issue 426
This commit is contained in:
wagic.the.homebrew@gmail.com
2010-06-12 14:35:19 +00:00
parent 454d1af366
commit 0b1fd9359f
4 changed files with 54 additions and 25 deletions
+1
View File
@@ -349,6 +349,7 @@ prowess_of_the_fair.txt
prowess_of_the_fair2.txt
prowess_of_the_fair3.txt
pygmy_troll.txt
pyknite_i426.txt
pyroclasm.txt
quilled_sliver.txt
rain_of_filth_i206.txt
@@ -0,0 +1,25 @@
#Bug: The phrase "@next upkeep" does not work for permanents
[INIT]
SECONDMAIN
[PLAYER1]
manapool:{2}{G}
hand:pyknite
library:forest,plains,mountain
[PLAYER2]
[DO]
pyknite
eot
eot
next
#upkeep
next
#draw
next
[ASSERT]
FIRSTMAIN
[PLAYER1]
inplay:pyknite
hand:mountain,plains
library:forest
[PLAYER2]
[END]