diff --git a/.gitattributes b/.gitattributes index bcc96877e10..a56b67b09d5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3453,6 +3453,7 @@ res/cardsfolder/orcish_cannoneers.txt -text svneol=native#text/plain res/cardsfolder/orcish_healer.txt -text svneol=native#text/plain res/cardsfolder/orcish_mechanics.txt -text svneol=native#text/plain res/cardsfolder/orcish_oriflamme.txt -text svneol=native#text/plain +res/cardsfolder/orcish_settlers.txt -text svneol=native#text/plain res/cardsfolder/order_of_leitbur.txt -text svneol=native#text/plain res/cardsfolder/order_of_the_ebon_hand.txt -text svneol=native#text/plain res/cardsfolder/order_of_the_golden_cricket.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/orcish_settlers.txt b/res/cardsfolder/orcish_settlers.txt new file mode 100644 index 00000000000..460f923d44e --- /dev/null +++ b/res/cardsfolder/orcish_settlers.txt @@ -0,0 +1,12 @@ +Name:Orcish Settlers +ManaCost:1 R +Types:Creature Orc +Text:no text +PT:1/1 +A:AB$Destroy | Cost$ X X R T Sac<1/CARDNAME> | TargetMin$ 0 | TargetMax$ MaxTgts | ValidTgts$ Land | TgtPrompt$ Select target lands | SpellDescription$ Destroy X target lands. +SVar:X:Targeted$Amount +SVar:MaxTgts:Count$Valid Land +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/orcish_settlers.jpg +End \ No newline at end of file