From 228e5131391a92b1fb239b2b8f5a1e2329292911 Mon Sep 17 00:00:00 2001 From: Northmoc Date: Mon, 20 Sep 2021 15:14:15 -0400 Subject: [PATCH] cleanup gerrards_command.txt --- forge-gui/res/cardsfolder/g/gerrards_command.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/forge-gui/res/cardsfolder/g/gerrards_command.txt b/forge-gui/res/cardsfolder/g/gerrards_command.txt index 8a4fd2850b6..107e20f970b 100644 --- a/forge-gui/res/cardsfolder/g/gerrards_command.txt +++ b/forge-gui/res/cardsfolder/g/gerrards_command.txt @@ -1,7 +1,6 @@ Name:Gerrard's Command ManaCost:G W Types:Instant -A:SP$ Pump | Cost$ G W | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +3 | NumDef$ +3 | SubAbility$ DBUntap | SpellDescription$ Untap target creature. It gets +3/+3 until end of turn. -SVar:DBUntap:DB$Untap | Defined$ Targeted -SVar:Picture:http://www.wizards.com/global/images/magic/general/gerrards_command.jpg +A:SP$ Untap | ValidTgts$ Creature | TgtPrompt$ Select target creature | SubAbility$ DBPump | SpellDescription$ Untap target creature. It gets +3/+3 until end of turn. +SVar:DBPump:DB$ Pump | Defined$ Targeted | NumAtt$ 3 | NumDef$ 3 | StackDescription$ It gets +3/+3 until end of turn. Oracle:Untap target creature. It gets +3/+3 until end of turn.