- Added Hoverguard Sweepers.

This commit is contained in:
jendave
2011-08-06 19:14:07 +00:00
parent d2d91f0ed3
commit 1d6e76ac85
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -2928,6 +2928,7 @@ res/cardsfolder/horrifying_revelation.txt -text svneol=native#text/plain
res/cardsfolder/horror_of_horrors.txt -text svneol=native#text/plain
res/cardsfolder/horseshoe_crab.txt -text svneol=native#text/plain
res/cardsfolder/hoverguard_observer.txt -text svneol=native#text/plain
res/cardsfolder/hoverguard_sweepers.txt -text svneol=native#text/plain
res/cardsfolder/howl_from_beyond.txt -text svneol=native#text/plain
res/cardsfolder/howl_of_the_night_pack.txt -text svneol=native#text/plain
res/cardsfolder/howling_banshee.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Hoverguard Sweepers
ManaCost:6 U U
Types:Creature Drone
Text:no text
PT:5/6
K:Flying
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZone | TriggerDescription$ When CARDNAME enters the battlefield, you may return up to two target creatures to their owners' hands.
SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | Origin$ Battlefield | Destination$ Hand | TargetMin$ 0 | TargetMax$ 2
SVar:Rarity:Rare
SVar:Picture:http://resources.wizards.com/magic/cards/po/en-us/hoverguard_sweepers.jpg
End