From 8d94b255d13e6e1a9172b7a76b9d01ca673454dd Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 21:34:19 +0000 Subject: [PATCH] - Added Civic Guildmage --- .gitattributes | 1 + res/cardsfolder/civic_guildmage.txt | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 res/cardsfolder/civic_guildmage.txt diff --git a/.gitattributes b/.gitattributes index ff49b4cc76d..549751eae11 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1145,6 +1145,7 @@ res/cardsfolder/citanul_woodreaders.txt -text svneol=native#text/plain res/cardsfolder/city_of_brass.txt -text svneol=native#text/plain res/cardsfolder/city_of_shadows.txt -text svneol=native#text/plain res/cardsfolder/city_of_traitors.txt -text svneol=native#text/plain +res/cardsfolder/civic_guildmage.txt -text svneol=native#text/plain res/cardsfolder/civic_wayfinder.txt -text svneol=native#text/plain res/cardsfolder/claws_of_gix.txt -text svneol=native#text/plain res/cardsfolder/claws_of_valakut.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/civic_guildmage.txt b/res/cardsfolder/civic_guildmage.txt new file mode 100644 index 00000000000..8f8e96ebaa8 --- /dev/null +++ b/res/cardsfolder/civic_guildmage.txt @@ -0,0 +1,11 @@ +Name:Civic Guildmage +ManaCost:W +Types:Creature Human Wizard +Text:no text +PT:1/1 +A:AB$ Pump | Cost$ G T | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDef$ +1 | SpellDescription$ Target creature gets +0/+1 until end of turn. +A:AB$ ChangeZone | Cost$ U T | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | Origin$ Battlefield | Destination$ Library | LibraryPosition$ 0 | SpellDescription$ Put target creature you control on top of its owner's library. +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/civic_guildmage.jpg +End \ No newline at end of file