diff --git a/.gitattributes b/.gitattributes index f2e531fc0bd..4042f48bfef 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2446,6 +2446,7 @@ res/cardsfolder/gatekeeper_of_malakir.txt -text svneol=native#text/plain res/cardsfolder/gathan_raiders.txt svneol=native#text/plain res/cardsfolder/gatherer_of_graces.txt -text svneol=native#text/plain res/cardsfolder/gauntlet_of_might.txt -text svneol=native#text/plain +res/cardsfolder/gaze_of_adamaro.txt -text svneol=native#text/plain res/cardsfolder/gaze_of_justice.txt -text svneol=native#text/plain res/cardsfolder/gelatinous_genesis.txt -text svneol=native#text/plain res/cardsfolder/gelectrode.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/gaze_of_adamaro.txt b/res/cardsfolder/gaze_of_adamaro.txt new file mode 100644 index 00000000000..37f92377fd2 --- /dev/null +++ b/res/cardsfolder/gaze_of_adamaro.txt @@ -0,0 +1,10 @@ +Name:Gaze of Adamaro +ManaCost:2 R R +Types:Instant Arcane +Text:no text +A:SP$DealDamage | Cost$ 2 R R | ValidTgts$ Player | NumDmg$ X | SpellDescription$ CARDNAME deals damage equal to the number of cards in target player's hand to that player. +SVar:X:TargetedPlayer$CardsInHand +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/gaze_of_adamaro.jpg +End \ No newline at end of file