diff --git a/.gitattributes b/.gitattributes index 2a523e7f97e..cb6033d8ab4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4314,6 +4314,7 @@ res/cardsfolder/i/illusionary_servant.txt svneol=native#text/plain res/cardsfolder/i/illusionary_wall.txt svneol=native#text/plain res/cardsfolder/i/illusions_of_grandeur.txt svneol=native#text/plain res/cardsfolder/i/illusory_demon.txt svneol=native#text/plain +res/cardsfolder/i/imagecrafter.txt -text res/cardsfolder/i/imaginary_pet.txt svneol=native#text/plain res/cardsfolder/i/imi_statue.txt svneol=native#text/plain res/cardsfolder/i/immaculate_magistrate.txt svneol=native#text/plain diff --git a/res/cardsfolder/i/imagecrafter.txt b/res/cardsfolder/i/imagecrafter.txt new file mode 100644 index 00000000000..fda7836bbd9 --- /dev/null +++ b/res/cardsfolder/i/imagecrafter.txt @@ -0,0 +1,13 @@ +Name:Imagecrafter +ManaCost:U +Types:Creature Human Wizard +Text:no text +PT:1/1 +A:AB$ ChooseType | Cost$ T | Defined$ You | Type$ Creature | InvalidTypes$ Wall | SubAbility$ DBAnimate | SpellDescription$ Choose a creature type other than Wall. Target creature becomes that type until end of turn. +SVar:DBAnimate:DB$ Animate | ValidTgts$ Creature | TgtPrompt$ Select target creature | Types$ ChosenType | OverwriteTypes$ True | KeepSupertypes$ True | KeepCardTypes$ True +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/imagecrafter.jpg +SetInfo:ONS|Common|http://magiccards.info/scans/en/on/87.jpg +Oracle:{T}: Choose a creature type other than Wall. Target creature becomes that type until end of turn. +End \ No newline at end of file