*Added Panic Attack & Unearthly Blizzard.

This commit is contained in:
jendave
2011-08-06 10:31:15 +00:00
parent c663f18841
commit 6f37c87fa7
3 changed files with 14 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -3182,6 +3182,7 @@ res/cardsfolder/palladium_myr.txt -text svneol=native#text/plain
res/cardsfolder/pallid_mycoderm.txt -text svneol=native#text/plain res/cardsfolder/pallid_mycoderm.txt -text svneol=native#text/plain
res/cardsfolder/pang_tong_young_phoenix.txt -text svneol=native#text/plain res/cardsfolder/pang_tong_young_phoenix.txt -text svneol=native#text/plain
res/cardsfolder/panic.txt -text svneol=native#text/plain res/cardsfolder/panic.txt -text svneol=native#text/plain
res/cardsfolder/panic_attack.txt -text svneol=native#text/plain
res/cardsfolder/panther_warriors.txt -text svneol=native#text/plain res/cardsfolder/panther_warriors.txt -text svneol=native#text/plain
res/cardsfolder/parallel_evolution.txt -text svneol=native#text/plain res/cardsfolder/parallel_evolution.txt -text svneol=native#text/plain
res/cardsfolder/paralyzing_grasp.txt -text svneol=native#text/plain res/cardsfolder/paralyzing_grasp.txt -text svneol=native#text/plain
@@ -4719,6 +4720,7 @@ res/cardsfolder/undo.txt -text svneol=native#text/plain
res/cardsfolder/undying_beast.txt -text svneol=native#text/plain res/cardsfolder/undying_beast.txt -text svneol=native#text/plain
res/cardsfolder/undying_rage.txt -text svneol=native#text/plain res/cardsfolder/undying_rage.txt -text svneol=native#text/plain
res/cardsfolder/unearth.txt -text svneol=native#text/plain res/cardsfolder/unearth.txt -text svneol=native#text/plain
res/cardsfolder/unearthly_blizzard.txt -text svneol=native#text/plain
res/cardsfolder/unfulfilled_desires.txt -text svneol=native#text/plain res/cardsfolder/unfulfilled_desires.txt -text svneol=native#text/plain
res/cardsfolder/unhinge.txt -text svneol=native#text/plain res/cardsfolder/unhinge.txt -text svneol=native#text/plain
res/cardsfolder/unholy_strength.txt -text svneol=native#text/plain res/cardsfolder/unholy_strength.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,6 @@
Name:Panic Attack
ManaCost:2 R
Types:Sorcery
Text:no text
A:SP$Pump|Cost$2 R|ValidTgts$Creature|TargetMin$1|TargetMax$3|KW$CARDNAME can't block.|TgtPrompt$Select target creature.|SpellDescription$Up to three target creatures can't block this turn.
End

View File

@@ -0,0 +1,6 @@
Name:Unearthly Blizzard
ManaCost:2 R
Types:Sorcery Arcane
Text:no text
A:SP$Pump|Cost$2 R|ValidTgts$Creature|TargetMin$1|TargetMax$3|KW$CARDNAME can't block.|TgtPrompt$Select target creature.|SpellDescription$Up to three target creatures can't block this turn.
End