From 65b9f5b8fbf85961b5dc8ff3e50b3a3ef501eed9 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 20:47:14 +0000 Subject: [PATCH] - Added Patron of the Wild --- .gitattributes | 1 + res/cardsfolder/patron_of_the_wild.txt | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 res/cardsfolder/patron_of_the_wild.txt diff --git a/.gitattributes b/.gitattributes index b6aea1871a9..b5d8e64c9bd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4647,6 +4647,7 @@ res/cardsfolder/path_of_peace.txt -text svneol=native#text/plain res/cardsfolder/path_to_exile.txt -text svneol=native#text/plain res/cardsfolder/patriarchs_bidding.txt -text svneol=native#text/plain res/cardsfolder/patrol_signaler.txt -text svneol=native#text/plain +res/cardsfolder/patron_of_the_wild.txt -text svneol=native#text/plain res/cardsfolder/patron_wizard.txt -text svneol=native#text/plain res/cardsfolder/pattern_of_rebirth.txt svneol=native#text/plain res/cardsfolder/paupers_cage.txt svneol=native#text/plain diff --git a/res/cardsfolder/patron_of_the_wild.txt b/res/cardsfolder/patron_of_the_wild.txt new file mode 100644 index 00000000000..f57a05e4276 --- /dev/null +++ b/res/cardsfolder/patron_of_the_wild.txt @@ -0,0 +1,11 @@ +Name:Patron of the Wild +ManaCost:G +Types:Creature Elf +Text:no text +PT:1/1 +K:Morph:2 G +T:Mode$ TurnFaceUp | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When CARDNAME is turned face up, target creature gets +3/+3 until end of turn. +SVar:TrigPump:AB$Pump | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +3 | NumDef$ +3 +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/patron_of_the_wild.jpg +End \ No newline at end of file