diff --git a/.gitattributes b/.gitattributes index f56c9ab7df5..91b60c664d5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -252,6 +252,7 @@ res/cardsfolder/amrou_kithkin.txt -text svneol=native#text/plain res/cardsfolder/amrou_scout.txt -text svneol=native#text/plain res/cardsfolder/amrou_seekers.txt -text svneol=native#text/plain res/cardsfolder/amugaba.txt -text svneol=native#text/plain +res/cardsfolder/amulet_of_kroog.txt -text svneol=native#text/plain res/cardsfolder/amulet_of_unmaking.txt -text svneol=native#text/plain res/cardsfolder/amulet_of_vigor.txt -text svneol=native#text/plain res/cardsfolder/an_havva_constable.txt svneol=native#text/plain @@ -392,6 +393,7 @@ res/cardsfolder/arensons_aura.txt -text svneol=native#text/plain res/cardsfolder/argent_mutation.txt svneol=native#text/plain res/cardsfolder/argentum_armor.txt svneol=native#text/plain res/cardsfolder/argivian_archaeologist.txt -text svneol=native#text/plain +res/cardsfolder/argivian_blacksmith.txt -text svneol=native#text/plain res/cardsfolder/argivian_find.txt -text svneol=native#text/plain res/cardsfolder/argivian_restoration.txt -text svneol=native#text/plain res/cardsfolder/argothian_elder.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/amulet_of_kroog.txt b/res/cardsfolder/amulet_of_kroog.txt new file mode 100644 index 00000000000..b6b977fcb30 --- /dev/null +++ b/res/cardsfolder/amulet_of_kroog.txt @@ -0,0 +1,8 @@ +Name:Amulet of Kroog +ManaCost:2 +Types:Artifact +Text:no text +A:AB$ PreventDamage | Cost$ 2 T | Tgt$ TgtCP | Amount$ 1 | SpellDescription$ Prevent the next 1 damage that would be dealt to target creature or player this turn. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/amulet_of_kroog.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/argivian_blacksmith.txt b/res/cardsfolder/argivian_blacksmith.txt new file mode 100644 index 00000000000..3e67c2452f0 --- /dev/null +++ b/res/cardsfolder/argivian_blacksmith.txt @@ -0,0 +1,9 @@ +Name:Argivian Blacksmith +ManaCost:1 W W +Types:Creature Human Artificer +Text:no text +PT:2/2 +A:AB$ PreventDamage | Cost$ T | ValidTgts$ Creature.Artifact | Amount$ 2 | TgtPrompt$ Select target artifact creature | SpellDescription$ Prevent the next 2 damage that would be dealt to target artifact creature this turn. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/argivian_blacksmith.jpg +End \ No newline at end of file