updated thallid test to look for the correct token id...this is why you should not add multiple tokens for the same creature as entries in card.dat...thallid looks for -1924...the original id....-11492115 is a new card.dat info which was added and i complained about the constant fails in the test suite from these types of additions.

this was intruduced as a workaround to force a card to be able to display muliple types of tokens, which wagic can support with this workaround but causes fails in test suite....

Sarpadian Empires, Vol. VII

this is the card that created this fail.

in the future we need to be careful about adding tokens to card.dat...there are 2 different systems for getting a token to appear for a card. lets use what we have.
This commit is contained in:
omegablast2002@yahoo.com
2011-03-24 19:07:45 +00:00
parent 3d50eba421
commit 142ae40133

View File

@@ -18,6 +18,6 @@ thallid
[ASSERT]
FIRSTMAIN
[PLAYER1]
inplay:Thallid,Saproling
inplay:Thallid,-1924
[PLAYER2]
[END]