- Added Liege of the Axe

This commit is contained in:
jendave
2011-08-06 20:47:08 +00:00
parent 601127b786
commit 4de0484e65
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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