From 1fc8aad1cc2913970a96d82c64b0ce62de91b3d2 Mon Sep 17 00:00:00 2001 From: excessum Date: Sun, 18 Jan 2015 02:47:58 +0000 Subject: [PATCH] - Fixed Temur Sabertooth --- .../res/cardsfolder/t/temur_sabertooth.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/forge-gui/res/cardsfolder/t/temur_sabertooth.txt b/forge-gui/res/cardsfolder/t/temur_sabertooth.txt index c6b71eb5d01..71e2f8f66ff 100644 --- a/forge-gui/res/cardsfolder/t/temur_sabertooth.txt +++ b/forge-gui/res/cardsfolder/t/temur_sabertooth.txt @@ -1,9 +1,9 @@ -Name:Temur Sabertooth -ManaCost:2 G G -Types:Creature Cat -PT:4/3 -A:AB$ ChangeZone | Cost$ 1 G | Origin$ Battlefield | Destination$ Hand| ChangeType$ Creature.YouCtrl+Other | ChangeNum$ 1 | RememberChanged$ True | SubAbility$ DBPump | SpellDescription$ You may return another creature you control to its owner's hand. If you do, CARDNAME gains indestructible until end of turn. -SVar:DBPump:DB$ Pump | ConditionDefined$ Remembered | ConditionPresent$ Card | ConditionCompare$ EQ1 | Defined$ Self | KW$ Indestructible -SVar:Cleanup:DB$ Cleanup | ClearRemembered$ True -SVar:Picture:http://www.wizards.com/global/images/magic/general/temur_sabertooth.jpg -Oracle:{1}{G}: You may return another creature you control to its owner's hand. If you do, Temur Sabertooth gains indestructible until end of turn. +Name:Temur Sabertooth +ManaCost:2 G G +Types:Creature Cat +PT:4/3 +A:AB$ ChangeZone | Cost$ 1 G | Origin$ Battlefield | Destination$ Hand| ValidTgts$ Creature.YouCtrl+Other | TgtPrompt$ Select another creature you control. | SubAbility$ DBPump | SpellDescription$ You may return another creature you control to its owner's hand. If you do, CARDNAME gains indestructible until end of turn. +SVar:DBPump:DB$ Pump | Defined$ Self | KW$ Indestructible +SVar:Cleanup:DB$ Cleanup | ClearRemembered$ True +SVar:Picture:http://www.wizards.com/global/images/magic/general/temur_sabertooth.jpg +Oracle:{1}{G}: You may return another creature you control to its owner's hand. If you do, Temur Sabertooth gains indestructible until end of turn. \ No newline at end of file