
(Note: doesn't include thumbnails, sorry)
Download link: http://www.mediafire.com/?wozb9lwed8c04i4
Previews:




By the numbers:tripleBdanmaster wrote:I'm having a problem adding them to wagic. Specifically ZEN set. When I tried to use Summoner's Bane which counters a creature and puts a 2/2 illusion token onto the field, it doesn't show a pic. I've tried adding the pics, but they then don't show any cards in the set. Can someone help me adding these tokens? Thanks!
Possibly. You'd have to go through the mtg.txt and look for the token generator to determine if that is the problem.tripleBdanmaster wrote:Yes all the above are done correctly. I looked at the card.dat and the primitives and neither show anything towards a specific token. Could that be the problem, that they just aren't coded to show the token?
If you unzip your Zen.zip is there a token named: 191360t ?tripleBdanmaster wrote:[card]
name=Summoner's Bane
target=creature|stack
auto=fizzle
auto=token(Illusion,Creature Illusion,2/2,blue) controller
text=Counter target creature spell. Put a 2/2 blue Illusion creature token onto the battlefield.
mana={2}{U}{U}
type=Instant
[/card]
this is the primitives text. So what exactly do i change? and if i change it here, do I have to change it in the cards.dat?