From 4b29a774b76ff0cd02be5201eca52e6be8495b91 Mon Sep 17 00:00:00 2001 From: SlightlyCircuitous <71394296+SlightlyCircuitous@users.noreply.github.com> Date: Thu, 27 Feb 2025 22:44:55 -0500 Subject: [PATCH 1/3] Fix Teferi, Who Slows the Sunset Emblem --- tokens.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tokens.xml b/tokens.xml index 259fdfe..6a1c617 100644 --- a/tokens.xml +++ b/tokens.xml @@ -16099,8 +16099,8 @@ Whenever a card is put into your graveyard from anywhere, you may return it to y Teferi, Who Slows the Sunset Emblem - Untap all permanents you control during each opponent's untap step. -You draw a card during each opponent's end step. + Untap all permanents you control during each opponent’s untap step. +You draw a card during each opponent’s draw step. Emblem Emblem From 5f2a80def144b1de19bdeeffc6ed889d02e20c4f Mon Sep 17 00:00:00 2001 From: tooomm Date: Fri, 28 Feb 2025 10:56:18 +0100 Subject: [PATCH 2/3] version --- tokens.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tokens.xml b/tokens.xml index 6a1c617..9f2d59b 100644 --- a/tokens.xml +++ b/tokens.xml @@ -9,7 +9,7 @@ Cockatrice/Magic-Token https://raw.githubusercontent.com/Cockatrice/Magic-Token/master/tokens.xml - 20250217b + 20250228