- Added Prized Unicorn, Taunting Elf and Nemesis Mask.

This commit is contained in:
jendave
2011-08-06 13:02:23 +00:00
parent 894d10f571
commit ccb2f62fe1
5 changed files with 33 additions and 0 deletions

3
.gitattributes vendored
View File

@@ -3203,6 +3203,7 @@ res/cardsfolder/negate.txt -text svneol=native#text/plain
res/cardsfolder/nekrataal.txt -text svneol=native#text/plain
res/cardsfolder/nema_siltlurker.txt -text svneol=native#text/plain
res/cardsfolder/nemata_grove_guardian.txt -text svneol=native#text/plain
res/cardsfolder/nemesis_mask.txt -text svneol=native#text/plain
res/cardsfolder/nemesis_of_reason.txt -text svneol=native#text/plain
res/cardsfolder/nessian_courser.txt -text svneol=native#text/plain
res/cardsfolder/nest_invader.txt -text svneol=native#text/plain
@@ -3560,6 +3561,7 @@ res/cardsfolder/princess_lucrezia.txt -text svneol=native#text/plain
res/cardsfolder/prismatic_lens.txt -text svneol=native#text/plain
res/cardsfolder/pristine_angel.txt -text svneol=native#text/plain
res/cardsfolder/privileged_position.txt -text svneol=native#text/plain
res/cardsfolder/prized_unicorn.txt -text svneol=native#text/plain
res/cardsfolder/proclamation_of_rebirth.txt -text svneol=native#text/plain
res/cardsfolder/prodigal_pyromancer.txt -text svneol=native#text/plain
res/cardsfolder/prodigal_sorcerer.txt -text svneol=native#text/plain
@@ -4718,6 +4720,7 @@ res/cardsfolder/taste_for_mayhem.txt -text svneol=native#text/plain
res/cardsfolder/tattered_drake.txt -text svneol=native#text/plain
res/cardsfolder/tattermunge_duo.txt -text svneol=native#text/plain
res/cardsfolder/tattermunge_maniac.txt -text svneol=native#text/plain
res/cardsfolder/taunting_elf.txt -text svneol=native#text/plain
res/cardsfolder/taurean_mauler.txt -text svneol=native#text/plain
res/cardsfolder/teardrop_kami.txt -text svneol=native#text/plain
res/cardsfolder/tectonic_edge.txt -text svneol=native#text/plain

View File

@@ -4,6 +4,7 @@ Types:Creature Elf Shaman
Text:no text
PT:2/4
K:All creatures able to block CARDNAME do so.
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/elvish_bard.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Nemesis Mask
ManaCost:3
Types:Artifact Equipment
Text:All creatures able to block equipped creature do so.
K:eqPump 3:HIDDEN All creatures able to block CARDNAME do so.
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/nemesis_mask.jpg
End

View File

@@ -0,0 +1,10 @@
Name:Prized Unicorn
ManaCost:3 G
Types:Creature Unicorn
Text:no text
PT:2/2
K:All creatures able to block CARDNAME do so.
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/prized_unicorn.jpg
End

View File

@@ -0,0 +1,10 @@
Name:Taunting Elf
ManaCost:G
Types:Creature Elf
Text:no text
PT:0/1
K:All creatures able to block CARDNAME do so.
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/taunting_elf.jpg
End