- Added Oppression and Demon's Horn.

This commit is contained in:
jendave
2011-08-06 08:34:22 +00:00
parent 7fe0d03041
commit aeead74a48
3 changed files with 20 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -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/demolish.txt -text svneol=native#text/plain
res/cardsfolder/demonic_consultation.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/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/demons_jester.txt -text svneol=native#text/plain
res/cardsfolder/demystify.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 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/oonas_gatewarden.txt -text svneol=native#text/plain
res/cardsfolder/ophidian_eye.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/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/opt.txt -text svneol=native#text/plain
res/cardsfolder/oracle_of_mul_daya.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 res/cardsfolder/oran_rief_survivalist.txt -text svneol=native#text/plain

View File

@@ -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

View File

@@ -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