From 426e07a4604a957cad7c2dcea3a18ec4c496fe1b Mon Sep 17 00:00:00 2001 From: Sloth Date: Fri, 24 Aug 2012 20:17:26 +0000 Subject: [PATCH] - Fixed AI of Phyrexian Rager and Phyrexian Gargantua. --- res/cardsfolder/p/phyrexian_gargantua.txt | 4 ++-- res/cardsfolder/p/phyrexian_rager.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/res/cardsfolder/p/phyrexian_gargantua.txt b/res/cardsfolder/p/phyrexian_gargantua.txt index 463aafa84b3..2b55e9f485b 100644 --- a/res/cardsfolder/p/phyrexian_gargantua.txt +++ b/res/cardsfolder/p/phyrexian_gargantua.txt @@ -4,8 +4,8 @@ Types:Creature Horror Text:no text PT:4/4 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, you draw two cards and you lose 2 life. -SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ 2 | SubAbility$ DBLoseLife -SVar:DBLoseLife:DB$LoseLife | LifeAmount$ 2 +SVar:TrigDraw:DB$ Draw | Cost$ 0 | Defined$ You | NumCards$ 2 | SubAbility$ DBLoseLife +SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ 2 SVar:Rarity:Uncommon SVar:Picture:http://resources.wizards.com/magic/cards/9ed/en-us/card84393.jpg SetInfo:APC|Uncommon|http://magiccards.info/scans/en/ap/48.jpg diff --git a/res/cardsfolder/p/phyrexian_rager.txt b/res/cardsfolder/p/phyrexian_rager.txt index 597268f984e..b001e41e6e8 100644 --- a/res/cardsfolder/p/phyrexian_rager.txt +++ b/res/cardsfolder/p/phyrexian_rager.txt @@ -4,8 +4,8 @@ Types:Creature Horror Text:no text PT:2/2 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, you draw a card and you lose 1 life. -SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ 1 | SubAbility$ DBLoseLife -SVar:DBLoseLife:DB$LoseLife | LifeAmount$ 1 +SVar:TrigDraw:DB$ Draw | Cost$ 0 | Defined$ You | NumCards$ 1 | SubAbility$ DBLoseLife +SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ 1 SVar:Rarity:Common SVar:Picture:http://resources.wizards.com/magic/cards/ap/en-us/card27660.jpg SetInfo:APC|Common|http://magiccards.info/scans/en/ap/49.jpg