-fixed a memory leak - Added P02 and PTK - New way to create tokens in the parser, much more flexible, see the Hive in RV. Tokens can now be written as other cards, with a rarity of "T". I suggest their id to be the negative value of the card that generates them when possible. Naming convention for images is the same as before: a negative id such as -1138 will need a [id]t.jpg image (1138t.jpg). Positive ids work as "normal" pictures
39 lines
405 B
Plaintext
39 lines
405 B
Plaintext
#Bug:Segfault in GuiPlay.cpp
|
|
[INIT]
|
|
SECONDMAIN
|
|
[PLAYER1]
|
|
inplay:135253
|
|
manapool:{5}
|
|
[PLAYER2]
|
|
inplay:hypnotic specter
|
|
[DO]
|
|
135253
|
|
eot
|
|
eot
|
|
next
|
|
#upkeep
|
|
next
|
|
#draw
|
|
next
|
|
#main
|
|
next
|
|
#combat begins
|
|
next
|
|
#attackers
|
|
-135253
|
|
next
|
|
#blockers
|
|
hypnotic specter
|
|
next
|
|
#damage
|
|
next
|
|
#end combat
|
|
eot
|
|
next
|
|
[ASSERT]
|
|
UPKEEP
|
|
[PLAYER1]
|
|
inplay:135253
|
|
[PLAYER2]
|
|
inplay:hypnotic specter
|
|
[END] |