From c8b47ca8ed71d1e3c74783d7a02a6bed5dfb137a Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 23:11:22 +0000 Subject: [PATCH] - Added Fylamarid and Metathran Transport. --- .gitattributes | 2 ++ res/cardsfolder/fylamarid.txt | 12 ++++++++++++ res/cardsfolder/metathran_transport.txt | 12 ++++++++++++ 3 files changed, 26 insertions(+) create mode 100644 res/cardsfolder/fylamarid.txt create mode 100644 res/cardsfolder/metathran_transport.txt diff --git a/.gitattributes b/.gitattributes index 44da7b9bed2..405c15e36c2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2639,6 +2639,7 @@ res/cardsfolder/furnace_spirit.txt -text svneol=native#text/plain res/cardsfolder/furnace_whelp.txt -text svneol=native#text/plain res/cardsfolder/fury_sliver.txt -text svneol=native#text/plain res/cardsfolder/fusion_elemental.txt -text svneol=native#text/plain +res/cardsfolder/fylamarid.txt -text svneol=native#text/plain res/cardsfolder/fyndhorn_bow.txt -text svneol=native#text/plain res/cardsfolder/fyndhorn_brownie.txt -text svneol=native#text/plain res/cardsfolder/fyndhorn_elder.txt -text svneol=native#text/plain @@ -4313,6 +4314,7 @@ res/cardsfolder/metalworker.txt -text svneol=native#text/plain res/cardsfolder/metamorphic_wurm.txt -text svneol=native#text/plain res/cardsfolder/metathran_elite.txt -text svneol=native#text/plain res/cardsfolder/metathran_soldier.txt -text svneol=native#text/plain +res/cardsfolder/metathran_transport.txt -text svneol=native#text/plain res/cardsfolder/metathran_zombie.txt -text svneol=native#text/plain res/cardsfolder/meteor_crater.txt -text svneol=native#text/plain res/cardsfolder/meteor_storm.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/fylamarid.txt b/res/cardsfolder/fylamarid.txt new file mode 100644 index 00000000000..be4ab8c64f0 --- /dev/null +++ b/res/cardsfolder/fylamarid.txt @@ -0,0 +1,12 @@ +Name:Fylamarid +ManaCost:1 U U +Types:Creature Squid Beast +Text:no text +PT:1/3 +K:Flying +K:CARDNAME can't be blocked by blue creatures. +A:AB$ Animate | Cost$ U | ValidTgts$ Creature | TgtPrompt$ Select target creature | Colors$ Blue | OverwriteColors$ True | SpellDescription$ Target creature becomes blue until end of turn. +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/fylamarid.jpg +End diff --git a/res/cardsfolder/metathran_transport.txt b/res/cardsfolder/metathran_transport.txt new file mode 100644 index 00000000000..f3097c3a2c0 --- /dev/null +++ b/res/cardsfolder/metathran_transport.txt @@ -0,0 +1,12 @@ +Name:Metathran Transport +ManaCost:1 U U +Types:Creature Metathran +Text:no text +PT:1/3 +K:Flying +K:CARDNAME can't be blocked by blue creatures. +A:AB$ Animate | Cost$ U | ValidTgts$ Creature | TgtPrompt$ Select target creature | Colors$ Blue | OverwriteColors$ True | SpellDescription$ Target creature becomes blue until end of turn. +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/metathran_transport.jpg +End