From fade719afff886d0d8b413fcce190904dca8b958 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 20:26:37 +0000 Subject: [PATCH] - Added Wormfang Newt. --- .gitattributes | 1 + res/cardsfolder/wormfang_newt.txt | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 res/cardsfolder/wormfang_newt.txt diff --git a/.gitattributes b/.gitattributes index b316be836ff..5bd2066ef7c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7365,6 +7365,7 @@ res/cardsfolder/worldly_tutor.txt -text svneol=native#text/plain res/cardsfolder/worldslayer.txt -text svneol=native#text/plain res/cardsfolder/worm_harvest.txt svneol=native#text/plain res/cardsfolder/wormfang_manta.txt svneol=native#text/plain +res/cardsfolder/wormfang_newt.txt -text svneol=native#text/plain res/cardsfolder/wormwood_dryad.txt -text svneol=native#text/plain res/cardsfolder/wormwood_treefolk.txt -text svneol=native#text/plain res/cardsfolder/worn_powerstone.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/wormfang_newt.txt b/res/cardsfolder/wormfang_newt.txt new file mode 100644 index 00000000000..a1955ef797c --- /dev/null +++ b/res/cardsfolder/wormfang_newt.txt @@ -0,0 +1,12 @@ +Name:Wormfang Newt +ManaCost:1 U +Types:Creature Nightmare Salamander Beast +Text:no text +PT:2/2 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ When CARDNAME enters the battlefield, exile a land you control. +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ TrigReturn | TriggerDescription$ When CARDNAME leaves the battlefield, return the exiled card to the battlefield under its owner's control. +SVar:TrigExile:AB$ChangeZone | Cost$ 0 | Origin$ Battlefield | Destination$ Exile | TargetMin$ 1 | ValidTgts$ Land.YouCtrl | TgtPrompt$ Choose target land you control | RememberTargets$ True | ForgetOtherTargets$ True +SVar:TrigReturn:AB$ChangeZone | Cost$ 0 | Defined$ Remembered | Origin$ Exile | Destination$ Battlefield +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/wormfang_newt.jpg +End \ No newline at end of file