From 5d7ff9f9ed8eabe3da4ed9f24c41afed6b2dbaa1 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 09:59:15 +0000 Subject: [PATCH] New Counterspell:Vex --- .gitattributes | 1 + res/cardsfolder/Vex.txt | 7 +++++++ 2 files changed, 8 insertions(+) create mode 100644 res/cardsfolder/Vex.txt diff --git a/.gitattributes b/.gitattributes index 8f38bc0a3b8..c9e4be1b6c5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -16,6 +16,7 @@ res/card-pictures-token.txt -text svneol=native#text/plain res/card-pictures.txt -text svneol=native#text/plain res/cards.txt -text svneol=native#text/plain res/cardsScript.py -text svneol=native#text/x-python +res/cardsfolder/Vex.txt -text svneol=native#text/plain res/cardsfolder/abandoned_outpost.txt -text svneol=native#text/plain res/cardsfolder/abbey_gargoyles.txt -text svneol=native#text/plain res/cardsfolder/abomination.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/Vex.txt b/res/cardsfolder/Vex.txt new file mode 100644 index 00000000000..3ac7b8299da --- /dev/null +++ b/res/cardsfolder/Vex.txt @@ -0,0 +1,7 @@ +Name:Vex +ManaCost:2 U +Types:Instant +Text:Counter target spell. Its controller draws a card. +K:spCounter:Spell:None:Graveyard:CC-Draw(1) +SVar:Rarity:Common +End \ No newline at end of file