Fix treasure token name (#231)

* fix treasure token

* update version to 20230701

---------

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
tooomm 2023-07-01 15:16:13 +02:00 committed by GitHub
parent 49a23f1361
commit 3438b24bd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 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>20230619</sourceVersion>
<sourceVersion>20230701</sourceVersion>
</info>
<cards>
<!--
@ -12071,7 +12071,7 @@ Throne of the Dead Three — Reveal the top ten cards of your library. Put a cre
</prop>
<set picURL="https://c1.scryfall.com/file/scryfall-cards/large/back/2/c/2c65185b-6cf0-451d-985e-56aa45d9a57d.jpg?1654853128">CLB</set>
<related>Skeleton Token </related>
<related>Treasure</related>
<related>Treasure Token</related>
<token>1</token>
<tablerow>1</tablerow>
</card>

View File

@ -1 +1 @@
20230619
20230701