Add picture to UNF Sketch token (#258)

* Add picture to UNF Sketch token

*Adds a "blank canvas" token frame to reflect the drawn nature of the token

*Adjusts the reminder text to focus on where the art should come from rather than replicating the exact effect wording from D00-DL, Caricaturist

* update version

---------

Co-authored-by: ebbit1q <ebbit1q@gmail.com>
This commit is contained in:
SlightlyCircuitous 2024-02-05 12:57:39 -05:00 committed by GitHub
parent 605b2f15a2
commit cb66449845
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -9,7 +9,7 @@
<author>Cockatrice/Magic-Token</author>
<createdAt></createdAt>
<sourceUrl>https://raw.githubusercontent.com/Cockatrice/Magic-Token/master/tokens.xml</sourceUrl>
<sourceVersion>20240205</sourceVersion>
<sourceVersion>20240205b</sourceVersion>
</info>
<cards>
<!--
@ -9577,14 +9577,14 @@ Equip {1}</text>
</card>
<card>
<name>Sketch Token</name>
<text>(This token has flying if it has wings in its art. The same is true for first strike and a sword, vigilance and a shield, menace and mean eyes, trample and horns, deathtouch and claws, lifelink and fangs, and haste and footwear.)</text>
<text>(The creator of this token has 15 seconds to draw its art.)</text>
<prop>
<type>Token Creature — Sketch</type>
<maintype>Creature</maintype>
<cmc>0</cmc>
<pt>4/4</pt>
</prop>
<set>UNF</set>
<set picURL="https://github.com/SlightlyCircuitous/image-storage/blob/main/sketch%20token.jpeg?raw=true">UNF</set>
<reverse-related>D00-DL, Caricaturist</reverse-related>
<token>1</token>
<tablerow>2</tablerow>

View File

@ -1 +1 @@
20240205
20240205b