diff --git a/.gitattributes b/.gitattributes index 5472637b1c1..6786ded6338 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5605,6 +5605,7 @@ res/cardsfolder/m/medicine_bag.txt svneol=native#text/plain res/cardsfolder/m/medicine_runner.txt -text res/cardsfolder/m/meditate.txt svneol=native#text/plain res/cardsfolder/m/meekstone.txt svneol=native#text/plain +res/cardsfolder/m/megatherium.txt -text res/cardsfolder/m/megatog.txt svneol=native#text/plain res/cardsfolder/m/meglonoth.txt svneol=native#text/plain res/cardsfolder/m/megrim.txt svneol=native#text/plain diff --git a/res/cardsfolder/m/megatherium.txt b/res/cardsfolder/m/megatherium.txt new file mode 100644 index 00000000000..1308778355f --- /dev/null +++ b/res/cardsfolder/m/megatherium.txt @@ -0,0 +1,15 @@ +Name:Megatherium +ManaCost:2 G +Types:Creature Beast +Text:no text +PT:4/4 +K:Trample +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigSac | TriggerDescription$ When CARDNAME enters the battlefield, sacrifice it unless you pay 1 for each card in your hand. +SVar:TrigSac:AB$Sacrifice | Cost$ 0 | Defined$ Self | UnlessCost$ X | UnlessPayer$ You +SVar:X:Count$InYourHand +SVar:RemAIDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/megatherium.jpg +SetInfo:MMQ|Rare|http://magiccards.info/scans/en/mm/259.jpg +Oracle:Trample\nWhen Megatherium enters the battlefield, sacrifice it unless you pay {1} for each card in your hand. +End \ No newline at end of file