Fix Teferi, Who Slows the Sunset Emblem (#295)
Some checks failed
Picture Health / Check image links (push) Has been cancelled
Image URLs / Update links (push) Has been cancelled

* Fix Teferi, Who Slows the Sunset Emblem

* version

---------

Co-authored-by: tooomm <tooomm@users.noreply.github.com>
This commit is contained in:
SlightlyCircuitous 2025-02-28 04:57:45 -05:00 committed by GitHub
parent e9fac70938
commit af577d5560
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>20250217b</sourceVersion>
<sourceVersion>20250228</sourceVersion>
</info>
<cards>
<!--
@ -16099,8 +16099,8 @@ Whenever a card is put into your graveyard from anywhere, you may return it to y
</card>
<card>
<name>Teferi, Who Slows the Sunset Emblem</name>
<text>Untap all permanents you control during each opponent's untap step.
You draw a card during each opponent's end step.</text>
<text>Untap all permanents you control during each opponents untap step.
You draw a card during each opponents draw step.</text>
<prop>
<type>Emblem</type>
<maintype>Emblem</maintype>

View File

@ -1 +1 @@
20250217b
20250228