Remove duplicate elemental token entry (#277)

* Remove duplicate elemental token entry

* Don't edit following entires

* Revert Overzealous Reversion

Added back too many spaces. oops.

* update version

---------

Co-authored-by: ebbit1q <ebbit1q@gmail.com>
This commit is contained in:
SlightlyCircuitous
2024-07-28 07:39:07 -04:00
committed by GitHub
parent 625139b109
commit 638a4e21e7
2 changed files with 3 additions and 17 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>20240726</sourceVersion>
<sourceVersion>20240728</sourceVersion>
</info>
<cards>
<!--
@@ -3794,6 +3794,7 @@ When Earthshaker Khenra enters the battlefield, target creature with power less
<pt>4/4</pt>
</prop>
<set picURL="https://cards.scryfall.io/large/front/6/c/6c6c62a5-dd1d-4d37-a2da-6e4e6b5bec40.jpg?1721426949">BLC</set>
<set picURL="https://cards.scryfall.io/large/front/1/7/17057115-9163-4f91-b2b9-8387ea547c9d.jpg?1591319124">C20</set>
<set picURL="https://cards.scryfall.io/large/front/7/8/7810827c-55ab-431d-a342-d115d97da082.jpg?1562919055">C16</set>
<set picURL="https://cards.scryfall.io/large/front/1/c/1c791044-be86-47d8-8c1b-299f6ab254e6.jpg?1562636696">LRW</set>
<reverse-related>Hoofprints of the Stag</reverse-related>
@@ -4023,21 +4024,6 @@ When Earthshaker Khenra enters the battlefield, target creature with power less
<token>1</token>
<tablerow>2</tablerow>
</card>
<card>
<name>Elemental Token </name>
<text>Flying</text>
<prop>
<colors>W</colors>
<type>Token Creature — Elemental</type>
<maintype>Creature</maintype>
<cmc>0</cmc>
<pt>4/4</pt>
</prop>
<set picURL="https://cards.scryfall.io/large/front/1/7/17057115-9163-4f91-b2b9-8387ea547c9d.jpg?1591319124">C20</set>
<reverse-related>Hoofprints of the Stag</reverse-related>
<token>1</token>
<tablerow>2</tablerow>
</card>
<card>
<name>Elemental Token </name>
<prop>

View File

@@ -1 +1 @@
20240726
20240728