diff --git a/.gitattributes b/.gitattributes index 56c49637b7e..d4979d2df6d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1148,6 +1148,7 @@ res/cardsfolder/cat_warriors.txt -text svneol=native#text/plain res/cardsfolder/catalog.txt -text svneol=native#text/plain res/cardsfolder/catapult_master.txt -text svneol=native#text/plain res/cardsfolder/catapult_squad.txt -text svneol=native#text/plain +res/cardsfolder/catastrophe.txt -text svneol=native#text/plain res/cardsfolder/cateran_brute.txt -text svneol=native#text/plain res/cardsfolder/cateran_enforcer.txt -text svneol=native#text/plain res/cardsfolder/cateran_kidnappers.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/catastrophe.txt b/res/cardsfolder/catastrophe.txt new file mode 100644 index 00000000000..d249469bb68 --- /dev/null +++ b/res/cardsfolder/catastrophe.txt @@ -0,0 +1,9 @@ +Name:Catastrophe +ManaCost:4 W W +Types:Sorcery +Text:no text +A:SP$ DestroyAll | Cost$ 4 W W | ValidCards$ Land | SpellDescription$ Destroy all lands. +A:SP$ DestroyAll | Cost$ 4 W W | ValidCards$ Creature | NoRegen$ True | SpellDescription$ Destroy all creatures. Creatures destroyed this way can't be regenerated. +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/catastrophe.jpg +End \ No newline at end of file