From dffeea6e0808f01d976012528d6124c72e3e5d6c Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 17:27:09 +0000 Subject: [PATCH] - Added Mortuary. --- .gitattributes | 1 + res/cardsfolder/joraga_treesepeaker.txt | 1 + res/cardsfolder/mortuary.txt | 10 ++++++++++ 3 files changed, 12 insertions(+) create mode 100644 res/cardsfolder/mortuary.txt diff --git a/.gitattributes b/.gitattributes index bbf9b9eaf07..4d297b0e456 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3734,6 +3734,7 @@ res/cardsfolder/mortify.txt -text svneol=native#text/plain res/cardsfolder/mortipede.txt -text svneol=native#text/plain res/cardsfolder/mortiphobia.txt -text svneol=native#text/plain res/cardsfolder/mortivore.txt -text svneol=native#text/plain +res/cardsfolder/mortuary.txt -text svneol=native#text/plain res/cardsfolder/mosquito_guard.txt -text svneol=native#text/plain res/cardsfolder/moss_diamond.txt -text svneol=native#text/plain res/cardsfolder/moss_kami.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/joraga_treesepeaker.txt b/res/cardsfolder/joraga_treesepeaker.txt index 72094c7835f..830c3357e53 100644 --- a/res/cardsfolder/joraga_treesepeaker.txt +++ b/res/cardsfolder/joraga_treesepeaker.txt @@ -9,6 +9,7 @@ K:stPumpAll:Elf.YouCtrl:0/0/SVar=Mana:isPresent Creature.countersGE5LEVEL+Self:n K:Level up:1 G K:maxLevel:5 SVar:Mana:AB$Mana | Cost$ T | Produced$ G | Amount$ 2 | SpellDescription$ Add G G to your mana pool. +SVar:RemAIDeck:True SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/joraga_treespeaker.jpg SetInfo:ROE|Uncommon|http://magiccards.info/scans/en/roe/190.jpg diff --git a/res/cardsfolder/mortuary.txt b/res/cardsfolder/mortuary.txt new file mode 100644 index 00000000000..ad207482de4 --- /dev/null +++ b/res/cardsfolder/mortuary.txt @@ -0,0 +1,10 @@ +Name:Mortuary +ManaCost:3 B +Types:Enchantment +Text:no text +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.YouOwn | TriggerZones$ Battlefield | Execute$ TrigReturn | TriggerDescription$ Whenever a creature is put into your graveyard from the battlefield, put that card on top of your library. +SVar:TrigReturn:AB$ChangeZone | Cost$ 0 | Defined$ Triggered | Origin$ Graveyard | LibraryPosition$ 0 | Destination$ Library +SVar:RemAIDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/mortuary.jpg +End \ No newline at end of file