From 4de0484e658ba8d7f90f3b22d6c1011b8fa85c2b Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 20:47:08 +0000 Subject: [PATCH] - Added Liege of the Axe --- .gitattributes | 1 + res/cardsfolder/liege_of_the_axe.txt | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 res/cardsfolder/liege_of_the_axe.txt diff --git a/.gitattributes b/.gitattributes index 18294be91eb..b6aea1871a9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3681,6 +3681,7 @@ res/cardsfolder/library_of_alexandria.txt -text svneol=native#text/plain res/cardsfolder/lich.txt -text svneol=native#text/plain res/cardsfolder/lich_lord_of_unx.txt -text svneol=native#text/plain res/cardsfolder/lichenthrope.txt -text svneol=native#text/plain +res/cardsfolder/liege_of_the_axe.txt -text svneol=native#text/plain res/cardsfolder/liege_of_the_pit.txt -text svneol=native#text/plain res/cardsfolder/lieutenant_kirtar.txt -text svneol=native#text/plain res/cardsfolder/life_burst.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/liege_of_the_axe.txt b/res/cardsfolder/liege_of_the_axe.txt new file mode 100644 index 00000000000..f73dd652cf0 --- /dev/null +++ b/res/cardsfolder/liege_of_the_axe.txt @@ -0,0 +1,12 @@ +Name:Liege of the Axe +ManaCost:3 W +Types:Creature Human Soldier +Text:no text +PT:2/3 +K:Vigilance +K:Morph:1 W +T:Mode$ TurnFaceUp | ValidCard$ Card.Self | Execute$ TrigUntap | TriggerDescription$ When CARDNAME is turned face up, untap it. +SVar:TrigUntap:AB$Untap | Cost$ 0 | Defined$ Self +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/liege_of_the_axe.jpg +End \ No newline at end of file