Erwan
- fixed a duplicate id in primitives (please be careful!) - fixed issue 426
This commit is contained in:
@@ -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]
|
||||
Reference in New Issue
Block a user