From 4113ecd1d12c7f70e2b46d34757bff7d8aa59b9c Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 22:55:23 +0000 Subject: [PATCH] - Added Enchanted Evening and Hivestone. --- .gitattributes | 2 ++ res/cardsfolder/enchanted_evening.txt | 9 +++++++++ res/cardsfolder/hivestone.txt | 9 +++++++++ 3 files changed, 20 insertions(+) create mode 100644 res/cardsfolder/enchanted_evening.txt create mode 100644 res/cardsfolder/hivestone.txt diff --git a/.gitattributes b/.gitattributes index 37f8d0531d4..2903bf95378 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2109,6 +2109,7 @@ res/cardsfolder/emrakul_the_aeons_torn.txt -text svneol=native#text/plain res/cardsfolder/emrakuls_hatcher.txt -text svneol=native#text/plain res/cardsfolder/enatu_golem.txt -text svneol=native#text/plain res/cardsfolder/enchanted_being.txt -text svneol=native#text/plain +res/cardsfolder/enchanted_evening.txt -text svneol=native#text/plain res/cardsfolder/enchantresss_presence.txt -text svneol=native#text/plain res/cardsfolder/enclave_cryptologist.txt -text svneol=native#text/plain res/cardsfolder/enclave_elite.txt -text svneol=native#text/plain @@ -3206,6 +3207,7 @@ res/cardsfolder/hired_giant.txt -text svneol=native#text/plain res/cardsfolder/hisokas_defiance.txt -text svneol=native#text/plain res/cardsfolder/hissing_iguanar.txt -text svneol=native#text/plain res/cardsfolder/hissing_miasma.txt svneol=native#text/plain +res/cardsfolder/hivestone.txt -text svneol=native#text/plain res/cardsfolder/hivis_of_the_scale.txt -text svneol=native#text/plain res/cardsfolder/hoar_shade.txt -text svneol=native#text/plain res/cardsfolder/hoard_smelter_dragon.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/enchanted_evening.txt b/res/cardsfolder/enchanted_evening.txt new file mode 100644 index 00000000000..de8371e539a --- /dev/null +++ b/res/cardsfolder/enchanted_evening.txt @@ -0,0 +1,9 @@ +Name:Enchanted Evening +ManaCost:3 WU WU +Types:Enchantment +Text:no text +K:stPumpAll:Permanent:0/0/Types=Enchantment:No Condition:All permanents are enchantments in addition to their other types. +SVar:RemRandomDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/enchanted_evening.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/hivestone.txt b/res/cardsfolder/hivestone.txt new file mode 100644 index 00000000000..1e86893c8f2 --- /dev/null +++ b/res/cardsfolder/hivestone.txt @@ -0,0 +1,9 @@ +Name:Hivestone +ManaCost:2 +Types:Artifact +Text:no text +K:stPumpAll:Creature.YouCtrl:0/0/Types=Sliver:No Condition:Creatures you control are Slivers in addition to their other creature types. +SVar:RemRandomDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/hivestone.jpg +End \ No newline at end of file