From aeead74a480fc90387c87979fbc4cbd2a2928cbd Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 08:34:22 +0000 Subject: [PATCH] - Added Oppression and Demon's Horn. --- .gitattributes | 2 ++ res/cardsfolder/demons_horn.txt | 9 +++++++++ res/cardsfolder/oppression.txt | 9 +++++++++ 3 files changed, 20 insertions(+) create mode 100644 res/cardsfolder/demons_horn.txt create mode 100644 res/cardsfolder/oppression.txt diff --git a/.gitattributes b/.gitattributes index 39b361c7a8f..9d4784b69e9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -925,6 +925,7 @@ res/cardsfolder/demigod_of_revenge.txt -text svneol=native#text/plain res/cardsfolder/demolish.txt -text svneol=native#text/plain res/cardsfolder/demonic_consultation.txt -text svneol=native#text/plain res/cardsfolder/demonic_tutor.txt -text svneol=native#text/plain +res/cardsfolder/demons_horn.txt -text svneol=native#text/plain res/cardsfolder/demons_jester.txt -text svneol=native#text/plain res/cardsfolder/demystify.txt -text svneol=native#text/plain res/cardsfolder/dense_canopy.txt -text svneol=native#text/plain @@ -2660,6 +2661,7 @@ res/cardsfolder/onyx_goblet.txt -text svneol=native#text/plain res/cardsfolder/oonas_gatewarden.txt -text svneol=native#text/plain res/cardsfolder/ophidian_eye.txt -text svneol=native#text/plain res/cardsfolder/opportunity.txt -text svneol=native#text/plain +res/cardsfolder/oppression.txt -text svneol=native#text/plain res/cardsfolder/opt.txt -text svneol=native#text/plain res/cardsfolder/oracle_of_mul_daya.txt -text svneol=native#text/plain res/cardsfolder/oran_rief_survivalist.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/demons_horn.txt b/res/cardsfolder/demons_horn.txt new file mode 100644 index 00000000000..e25a7f49e24 --- /dev/null +++ b/res/cardsfolder/demons_horn.txt @@ -0,0 +1,9 @@ +Name:Demon's Horn +ManaCost:2 +Types:Artifact +Text:no text +K:WheneverKeyword:CastSpell/Any:Color/black:Play:ModifyLife/1:ControllingPlayer_Self:ASAP:Yes_No:No Special Condition:Whenever a player casts a black spell, you may gain 1 life. +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/demons_horn.jpg +End diff --git a/res/cardsfolder/oppression.txt b/res/cardsfolder/oppression.txt new file mode 100644 index 00000000000..91db029ca31 --- /dev/null +++ b/res/cardsfolder/oppression.txt @@ -0,0 +1,9 @@ +Name:Oppression +ManaCost:1 B B +Types:Enchantment +Text:no text +K:WheneverKeyword:CastSpell/Any:No Condition:Play:DiscardCards/1:ControllingPlayer_Initiator:ASAP:No_Condition:No Special Condition:Whenever a player casts a spell, that player discards a card. +SVar:RemAIDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/oppression.jpg +End