From 8f4d58d762ffed7475426e9093b8ddd532de1a38 Mon Sep 17 00:00:00 2001 From: tool4EvEr Date: Sun, 25 Jul 2021 21:01:22 +0200 Subject: [PATCH] Fix Mordenkainen's Polymorph --- forge-gui/res/cardsfolder/m/mordenkainens_polymorph.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/m/mordenkainens_polymorph.txt b/forge-gui/res/cardsfolder/m/mordenkainens_polymorph.txt index 96181fa2e2f..75c1bf60cbc 100644 --- a/forge-gui/res/cardsfolder/m/mordenkainens_polymorph.txt +++ b/forge-gui/res/cardsfolder/m/mordenkainens_polymorph.txt @@ -1,5 +1,5 @@ Name:Mordenkainen's Polymorph ManaCost:1 U Types:Instant -A:SP$ Animate | Cost$ 1 U | ValidTgts$ Creature | TgtPrompt$ Select target creature | Types$ Dragon | RemoveCreatureTypes$ True | Power$ 4 | Toughness$ 4 | KW$ Flying | StackDescription$ SpellDescription | SpellDescription$ Until end of turn, target creature becomes a Dragon with base power and toughness 4/4 and gains flying. +A:SP$ Animate | Cost$ 1 U | ValidTgts$ Creature | TgtPrompt$ Select target creature | Types$ Dragon | RemoveCreatureTypes$ True | Power$ 4 | Toughness$ 4 | Keywords$ Flying | StackDescription$ SpellDescription | SpellDescription$ Until end of turn, target creature becomes a Dragon with base power and toughness 4/4 and gains flying. Oracle:Until end of turn, target creature becomes a Dragon with base power and toughness 4/4 and gains flying. (It loses all other creature types.)