From 2acb4f43c0cffaf85aff0bf1333df7a571d34c9e Mon Sep 17 00:00:00 2001 From: Sol Date: Thu, 22 Sep 2016 12:33:04 +0000 Subject: [PATCH] - Fix SubAbilitly missing a cost, but being marked as an "AB" --- forge-gui/res/cardsfolder/upcoming/weldfast_wingsmith.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/weldfast_wingsmith.txt b/forge-gui/res/cardsfolder/upcoming/weldfast_wingsmith.txt index 649d616b2f9..15282cd9a79 100644 --- a/forge-gui/res/cardsfolder/upcoming/weldfast_wingsmith.txt +++ b/forge-gui/res/cardsfolder/upcoming/weldfast_wingsmith.txt @@ -3,6 +3,6 @@ ManaCost:3 U Types:Creature Human Artificer PT:3/3 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Artifact.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever an artifact enters the battlefield under your control, CARDNAME gains flying until end of turn. -SVar:TrigPump:AB$ Pump | Defined$ Self | KW$ Flying +SVar:TrigPump:DB$ Pump | Defined$ Self | KW$ Flying SVar:Picture:http://www.wizards.com/global/images/magic/general/weldfast_wingsmith.jpg Oracle:Whenever an artifact enters the battlefield under your control, Weldfast Wingsmith gains flying until end of turn. \ No newline at end of file