diff --git a/.gitattributes b/.gitattributes index 0e0dd1765d9..8dded62ac77 100644 --- a/.gitattributes +++ b/.gitattributes @@ -94,6 +94,7 @@ res/cardsfolder/a/aether_mutation.txt svneol=native#text/plain res/cardsfolder/a/aether_shockwave.txt svneol=native#text/plain res/cardsfolder/a/aether_spellbomb.txt svneol=native#text/plain res/cardsfolder/a/aether_sting.txt svneol=native#text/plain +res/cardsfolder/a/aether_storm.txt -text svneol=unset#text/plain res/cardsfolder/a/aether_tide.txt -text res/cardsfolder/a/aether_tradewinds.txt svneol=native#text/plain res/cardsfolder/a/aether_vial.txt svneol=native#text/plain diff --git a/res/cardsfolder/a/aether_storm.txt b/res/cardsfolder/a/aether_storm.txt new file mode 100644 index 00000000000..636699319c0 --- /dev/null +++ b/res/cardsfolder/a/aether_storm.txt @@ -0,0 +1,10 @@ +Name:Aether Storm +ManaCost:3 U +Types:Enchantment +Text:no text +S:Mode$ CantBeCast | ValidCard$ Creature | Description$ Creature spells can't be cast. +A:AB$ Destroy | Cost$ PayLife<4> | Defined$ Self | NoReg$ True | AnyPlayer$ True | SpellDescription$ Destroy CARDNAME. It can't be regenerated. Any player may activate this ability. +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/aether_storm.jpg +End \ No newline at end of file