- Added Megatherium by Squee.

This commit is contained in:
Sloth
2012-04-27 18:09:23 +00:00
parent ef2637250b
commit 52063d86df
2 changed files with 16 additions and 0 deletions

1
.gitattributes vendored
View File

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

View File

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