- Added Wake of Destruction.

This commit is contained in:
jeffwadsworth
2012-02-17 01:38:09 +00:00
parent f36e3ae35e
commit 4fa57991ce
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -9828,6 +9828,7 @@ res/cardsfolder/v/vulshok_war_boar.txt -text
res/cardsfolder/v/vulturous_zombie.txt svneol=native#text/plain
res/cardsfolder/w/wail_of_the_nim.txt svneol=native#text/plain
res/cardsfolder/w/waiting_in_the_weeds.txt svneol=native#text/plain
res/cardsfolder/w/wake_of_destruction.txt -text svneol=unset#text/plain
res/cardsfolder/w/wake_of_vultures.txt svneol=native#text/plain
res/cardsfolder/w/wake_thrasher.txt svneol=native#text/plain
res/cardsfolder/w/wakedancer.txt -text

View File

@@ -0,0 +1,10 @@
Name:Wake of Destruction
ManaCost:3 R R R
Types:Sorcery
Text:no text
A:SP$ Destroy | Cost$ 3 R R R | ValidTgts$ Land | TgtPrompt$ Select target land | RememberTargets$ True | SubAbility$ DBWakeofDestructionDestroyThemAll | SpellDescription$ Destroy target land and all other lands with the same name as that land.
SVar:DBWakeofDestructionDestroyThemAll:DB$ DestroyAll | ValidCards$ Remembered.sameName | SubAbility$ DBWakeofDestructionCleanup
SVar:DBWakeofDestructionCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/wake_of_destruction.jpg
End