diff --git a/.gitattributes b/.gitattributes index 0b8068f50ce..1e36c3e9e78 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4611,6 +4611,7 @@ res/cardsfolder/piranha_marsh.txt -text svneol=native#text/plain res/cardsfolder/pirate_ship.txt -text svneol=native#text/plain res/cardsfolder/pistus_strike.txt -text svneol=native#text/plain res/cardsfolder/pit_imp.txt -text svneol=native#text/plain +res/cardsfolder/pit_keeper.txt -text svneol=native#text/plain res/cardsfolder/pit_raptor.txt -text svneol=native#text/plain res/cardsfolder/pit_scorpion.txt -text svneol=native#text/plain res/cardsfolder/pit_trap.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/pit_keeper.txt b/res/cardsfolder/pit_keeper.txt new file mode 100644 index 00000000000..b28acbdc2d5 --- /dev/null +++ b/res/cardsfolder/pit_keeper.txt @@ -0,0 +1,10 @@ +Name:Pit Keeper +ManaCost:1 B +Types:Creature Human Wizard +Text:no text +PT:2/1 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZone | Optional$ True | IsPresent$ Creature.YouCtrl | PresentZone$ Graveyard | PresentPlayer$ You | PresentCompare$ GE4 | TriggerDescription$ When CARDNAME enters the battlefield, if you have four or more creature cards in your graveyard, you may return target creature card from your graveyard to your hand. +SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Creature.YouCtrl +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/pit_keeper.jpg +End \ No newline at end of file