Two of the new cards are causing an error exception when forge is launched. These cards are Lightning Rift and Resounding Thunder. I removed them from the SVN for the time being.

This commit is contained in:
jendave
2011-08-06 17:51:25 +00:00
parent 111c14788f
commit dba72bd6cc
3 changed files with 0 additions and 25 deletions

2
.gitattributes vendored
View File

@@ -3376,7 +3376,6 @@ res/cardsfolder/lightning_greaves.txt -text svneol=native#text/plain
res/cardsfolder/lightning_helix.txt -text svneol=native#text/plain
res/cardsfolder/lightning_hounds.txt -text svneol=native#text/plain
res/cardsfolder/lightning_reaver.txt -text svneol=native#text/plain
res/cardsfolder/lightning_rift.txt -text svneol=native#text/plain
res/cardsfolder/lightning_serpent.txt -text svneol=native#text/plain
res/cardsfolder/lightning_talons.txt -text svneol=native#text/plain
res/cardsfolder/lightwielder_paladin.txt -text svneol=native#text/plain
@@ -4698,7 +4697,6 @@ res/cardsfolder/resize.txt -text svneol=native#text/plain
res/cardsfolder/resounding_roar.txt svneol=native#text/plain
res/cardsfolder/resounding_scream.txt svneol=native#text/plain
res/cardsfolder/resounding_silence.txt -text svneol=native#text/plain
res/cardsfolder/resounding_thunder.txt svneol=native#text/plain
res/cardsfolder/resounding_wave.txt -text svneol=native#text/plain
res/cardsfolder/respite.txt -text svneol=native#text/plain
res/cardsfolder/resplendent_mentor.txt -text svneol=native#text/plain

View File

@@ -1,11 +0,0 @@
Name:Lightning Rift
ManaCost:1 R
Types:Enchantment
Text:no text
T:Mode$ Cycled | ValidCard$ Card | Execute$ TrigDamage | TriggerDescription$ Whenever a player cycles a card, you may pay 1. If you do, CARDNAME deals 2 damage to target creature or player.
SVar:TrigDamage | Cost$ 1 | Tgt$ TgtCP | NumDmg$ 2
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/lightning_rift.jpg
SetInfo:ONS|Uncommon|http://magiccards.info/scans/en/on/217.jpg
End

View File

@@ -1,12 +0,0 @@
Name:Resounding Thunder
ManaCost:2 R
Types:Instant
Text:no text
K:Cycling:5 R B G
A:SP$DealDamage | Cost$ 2 R | Tgt$ TgtCP | NumDmg$ 3 | SpellDescription$ CARDNAME deals 3 damage to target creature or player.
T:Mode$ Cycled | ValidCard$ Card.Self | Execute$ TrigDamage | TriggerDescription$ When you cycle CARDNAME, it deals 6 damage to target creature or player.
SVar:TrigDamage | Cost$ 0 | Tgt$ TgtCP | NumDmg$ 6
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/resounding_thunder.jpg
SetInfo:ALA|Common|http://magiccards.info/scans/en/ala/110.jpg
End