diff --git a/.gitattributes b/.gitattributes index b202901ce93..13b20ba4886 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/hoverguard_sweepers.txt b/res/cardsfolder/hoverguard_sweepers.txt new file mode 100644 index 00000000000..6ac56f94f96 --- /dev/null +++ b/res/cardsfolder/hoverguard_sweepers.txt @@ -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 \ No newline at end of file