From 6f37c87fa73d80bca6edb8b4edc57b526de8ecf0 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 10:31:15 +0000 Subject: [PATCH] *Added Panic Attack & Unearthly Blizzard. --- .gitattributes | 2 ++ res/cardsfolder/panic_attack.txt | 6 ++++++ res/cardsfolder/unearthly_blizzard.txt | 6 ++++++ 3 files changed, 14 insertions(+) create mode 100644 res/cardsfolder/panic_attack.txt create mode 100644 res/cardsfolder/unearthly_blizzard.txt diff --git a/.gitattributes b/.gitattributes index c535013138e..bb75f644f2b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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/pang_tong_young_phoenix.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/parallel_evolution.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_rage.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/unhinge.txt -text svneol=native#text/plain res/cardsfolder/unholy_strength.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/panic_attack.txt b/res/cardsfolder/panic_attack.txt new file mode 100644 index 00000000000..2b0162abe31 --- /dev/null +++ b/res/cardsfolder/panic_attack.txt @@ -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 \ No newline at end of file diff --git a/res/cardsfolder/unearthly_blizzard.txt b/res/cardsfolder/unearthly_blizzard.txt new file mode 100644 index 00000000000..4841147f37e --- /dev/null +++ b/res/cardsfolder/unearthly_blizzard.txt @@ -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 \ No newline at end of file