Token Images
I'm attempting to set up token scripts for a card that produces a clue. Currently, the script creates the token, but the token's image doesn't show up properly.
What am I doing wrong? I'm on Mac OSX and on the latest version of Forge. Canon token images show up, just not these ones.
- Code: Select all
A:AB$ Token | Cost$ 2 T | TokenAmount$ 1 | TokenScript$ Clue_AGC | TokenOwner$ You | TokenImage$ Clue AGC | SpellDescription$ Investigate (Create a colorless Clue artifact token with "{2}, Sacrifice this artifact: Draw a card.")
- Code: Select all
Name:Clue
ManaCost:no cost
Types:Artifact Clue
A:AB$ Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
Oracle:{2}, Sacrifice this artifact: Draw a card.
What am I doing wrong? I'm on Mac OSX and on the latest version of Forge. Canon token images show up, just not these ones.