From c0811569f2378f2f6efac251e90745d5693668c9 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 19:06:01 +0000 Subject: [PATCH] - Added Stampeding Wildebeests. --- .gitattributes | 1 + res/cardsfolder/stampeding_wildebeests.txt | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 res/cardsfolder/stampeding_wildebeests.txt diff --git a/.gitattributes b/.gitattributes index 3d49838c473..0c705ca019d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5849,6 +5849,7 @@ res/cardsfolder/stampede.txt svneol=native#text/plain res/cardsfolder/stampede_driver.txt -text svneol=native#text/plain res/cardsfolder/stampeding_rhino.txt -text svneol=native#text/plain res/cardsfolder/stampeding_serow.txt -text svneol=native#text/plain +res/cardsfolder/stampeding_wildebeests.txt -text svneol=native#text/plain res/cardsfolder/stand_firm.txt -text svneol=native#text/plain res/cardsfolder/standing_stones.txt -text svneol=native#text/plain res/cardsfolder/standing_troops.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/stampeding_wildebeests.txt b/res/cardsfolder/stampeding_wildebeests.txt new file mode 100644 index 00000000000..4f465ebae12 --- /dev/null +++ b/res/cardsfolder/stampeding_wildebeests.txt @@ -0,0 +1,11 @@ +Name:Stampeding Wildebeests +ManaCost:2 G G +Types:Creature Antelope Beast +Text:no text +PT:5/4 +K:Trample +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigBounce | TriggerDescription$ At the beginning of your upkeep, return a green creature you control to its owner's hand. +SVar:TrigBounce:AB$ChangeZone | Cost$ 0 | ValidTgts$ Creature.Green+YouCtrl | TgtPrompt$ Select target green creature | Origin$ Battlefield | Destination$ Hand +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/stampeding_wildebeests.jpg +End \ No newline at end of file