From 2d81a1ad08d48bc4b485197d866b27282b262b4c Mon Sep 17 00:00:00 2001 From: mctubbies <69433417+mctubbies@users.noreply.github.com> Date: Fri, 8 Jul 2022 11:41:24 -0500 Subject: [PATCH] Gluntch - Fixing Legendary Tag (#1073) * Add files via upload * Correcting Gluntch's Legendary tag Previous merge did not have Gluntch marked correctly as legendary. --- forge-gui/res/cardsfolder/upcoming/gluntch_the_bestower.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/gluntch_the_bestower.txt b/forge-gui/res/cardsfolder/upcoming/gluntch_the_bestower.txt index dc9a26e6d7d..f3f1f538384 100644 --- a/forge-gui/res/cardsfolder/upcoming/gluntch_the_bestower.txt +++ b/forge-gui/res/cardsfolder/upcoming/gluntch_the_bestower.txt @@ -1,6 +1,6 @@ Name:Gluntch, the Bestower ManaCost:1 G W -Types:Creature Jellyfish +Types:Legendary Creature Jellyfish PT:0/5 K:Flying T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigChoosePlayer1 | TriggerDescription$ At the beginning of your end step, choose a player. They put two +1/+1 counters on a creature they control. Choose a second player to draw a card. Then choose a third player to create two Treasure tokens. @@ -13,4 +13,4 @@ SVar:Tokens:DB$ Token | ConditionCheckSVar$ X | ConditionSVarCompare$ GE3 | Defi SVar:X:PlayerCountPlayers$Amount SVar:CleanupFinal:DB$ Cleanup | ClearRemembered$ True DeckHas:Ability$Counters|Token|Sacrifice & Type$Treasure|Artifact -Oracle:Flying\nAt the beginning of your end step, choose a player. They put two +1/+1 counters on a creature they control. Choose a second player to draw a card. Then choose a third player to create two Treasure tokens. +Oracle:Flying\nAt the beginning of your end step, choose a player. They put two +1/+1 counters on a creature they control. Choose a second player to draw a card. Then choose a third player to create two Treasure tokens. \ No newline at end of file