- Added Elvish Pioneer.

This commit is contained in:
jendave
2011-08-06 19:01:13 +00:00
parent 0d57c19f31
commit 08fe2c694a
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -1827,6 +1827,7 @@ res/cardsfolder/elvish_hunter.txt -text svneol=native#text/plain
res/cardsfolder/elvish_lookout.txt -text svneol=native#text/plain
res/cardsfolder/elvish_lyrist.txt -text svneol=native#text/plain
res/cardsfolder/elvish_pathcutter.txt -text svneol=native#text/plain
res/cardsfolder/elvish_pioneer.txt -text svneol=native#text/plain
res/cardsfolder/elvish_piper.txt -text svneol=native#text/plain
res/cardsfolder/elvish_ranger.txt -text svneol=native#text/plain
res/cardsfolder/elvish_scout.txt svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Elvish Pioneer
ManaCost:G
Types:Creature Elf Druid
Text:no text
PT:1/1
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Self | TriggerZones$ Battlefield | Execute$ TrigChange | Optional$ True | TriggerDescription$ When CARDNAME enters the battlefield, you may put a basic land card from your hand onto the battlefield tapped.
SVar:TrigChange:AB$ChangeZone | Cost$ 0 | Origin$ Hand | Destination$ Battlefield | Tapped$ True | ChangeType$ Land.Basic | ChangeNum$ 1
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/elvish_pioneer.jpg
End