From ac5caa06908714dd963462086dfd5d9e10f307cf Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 20:05:31 +0000 Subject: [PATCH] - Fixed Caustic Crawler and Abduction. --- .gitattributes | 2 +- res/cardsfolder/abduction.txt | 2 +- res/cardsfolder/caustic_crawler.txt | 20 ++++++++++---------- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.gitattributes b/.gitattributes index 3f67d337fd0..a28c1f13830 100644 --- a/.gitattributes +++ b/.gitattributes @@ -984,7 +984,7 @@ res/cardsfolder/cateran_summons.txt -text svneol=native#text/plain res/cardsfolder/cathartic_adept.txt -text svneol=native#text/plain res/cardsfolder/cathodion.txt -text svneol=native#text/plain res/cardsfolder/cauldron_of_souls.txt svneol=native#text/plain -res/cardsfolder/caustic_crawler.txt svneol=native#text/plain +res/cardsfolder/caustic_crawler.txt -text svneol=native#text/plain res/cardsfolder/caustic_hound.txt -text svneol=native#text/plain res/cardsfolder/caustic_rain.txt -text svneol=native#text/plain res/cardsfolder/caustic_tar.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/abduction.txt b/res/cardsfolder/abduction.txt index ab2153062d1..15cda7adb38 100644 --- a/res/cardsfolder/abduction.txt +++ b/res/cardsfolder/abduction.txt @@ -1,7 +1,7 @@ Name:Abduction ManaCost:2 U U Types:Enchantment Aura -Text:no text +Text:You control enchanted creature. K:Enchant creature K:enControlCreature T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigUntap | TriggerDescription$ When CARDNAME enters the battlefield, untap enchanted creature. diff --git a/res/cardsfolder/caustic_crawler.txt b/res/cardsfolder/caustic_crawler.txt index bfde52a6857..f0f4491091d 100644 --- a/res/cardsfolder/caustic_crawler.txt +++ b/res/cardsfolder/caustic_crawler.txt @@ -1,11 +1,11 @@ -Name:Caustic Crawler -ManaCost:3 B B -Types:Creature Insect -Text:no text -PT:4/3 -T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | OptionalDecider$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Landfall - Whenever a land enters the battlefield under your control, you may have target creature get -1/-1 until end of turn. -SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | IsCurse$ True | ValidTgts$ Creature | TgtPrompt$ Select target creature | CounterType$ M1M1 | CounterNum$ 1 | SpellDescription$ Put a -1/-1 counter on target creature. -SVar:Rarity:Uncommon -SVar:Picture:http://www.wizards.com/global/images/magic/general/Caustic_Crawler.jpg -SetInfo:WWK|Uncommon|http://magiccards.info/scans/en/wwk/54.jpg +Name:Caustic Crawler +ManaCost:3 B B +Types:Creature Insect +Text:no text +PT:4/3 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | OptionalDecider$ You | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Landfall - Whenever a land enters the battlefield under your control, you may have target creature get -1/-1 until end of turn. +SVar:TrigPump:AB$Pump | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -1 | NumDef$ -1 | IsCurse$ True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/Caustic_Crawler.jpg +SetInfo:WWK|Uncommon|http://magiccards.info/scans/en/wwk/54.jpg End \ No newline at end of file