- Added Fylamarid and Metathran Transport.

This commit is contained in:
jendave
2011-08-06 23:11:22 +00:00
parent 079e3a8054
commit c8b47ca8ed
3 changed files with 26 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -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/furnace_whelp.txt -text svneol=native#text/plain
res/cardsfolder/fury_sliver.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/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_bow.txt -text svneol=native#text/plain
res/cardsfolder/fyndhorn_brownie.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 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/metamorphic_wurm.txt -text svneol=native#text/plain
res/cardsfolder/metathran_elite.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_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/metathran_zombie.txt -text svneol=native#text/plain
res/cardsfolder/meteor_crater.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 res/cardsfolder/meteor_storm.txt -text svneol=native#text/plain

View File

@@ -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

View File

@@ -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