diff --git a/.gitattributes b/.gitattributes index 13ab44b92fe..6adad77c4fd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5270,6 +5270,7 @@ res/cardsfolder/m/mobilization.txt svneol=native#text/plain res/cardsfolder/m/mobilize.txt svneol=native#text/plain res/cardsfolder/m/mogg_alarm.txt svneol=native#text/plain res/cardsfolder/m/mogg_bombers.txt svneol=native#text/plain +res/cardsfolder/m/mogg_cannon.txt -text res/cardsfolder/m/mogg_conscripts.txt -text res/cardsfolder/m/mogg_fanatic.txt svneol=native#text/plain res/cardsfolder/m/mogg_hollows.txt svneol=native#text/plain diff --git a/res/cardsfolder/m/mogg_cannon.txt b/res/cardsfolder/m/mogg_cannon.txt new file mode 100644 index 00000000000..2932da37095 --- /dev/null +++ b/res/cardsfolder/m/mogg_cannon.txt @@ -0,0 +1,8 @@ +Name:Mogg Cannon +ManaCost:2 +Types:Artifact +Text:no text +A:AB$ Pump | Cost$ T | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | NumAtt$ +1 | NumDef$ +0 | KW$ Flying & At the beginning of the end step, destroy CARDNAME. | SpellDescription$ Target creature you control gets +1/+0 and gains flying until end of turn. Destroy that creature at the beginning of the next end step. +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/mogg_cannon.jpg +End \ No newline at end of file