- Added Mortuary.

This commit is contained in:
jendave
2011-08-06 17:27:09 +00:00
parent 7d904abf4a
commit dffeea6e08
3 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -3734,6 +3734,7 @@ res/cardsfolder/mortify.txt -text svneol=native#text/plain
res/cardsfolder/mortipede.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/mortiphobia.txt -text svneol=native#text/plain
res/cardsfolder/mortivore.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/mosquito_guard.txt -text svneol=native#text/plain
res/cardsfolder/moss_diamond.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 res/cardsfolder/moss_kami.txt -text svneol=native#text/plain

View File

@@ -9,6 +9,7 @@ K:stPumpAll:Elf.YouCtrl:0/0/SVar=Mana:isPresent Creature.countersGE5LEVEL+Self:n
K:Level up:1 G K:Level up:1 G
K:maxLevel:5 K:maxLevel:5
SVar:Mana:AB$Mana | Cost$ T | Produced$ G | Amount$ 2 | SpellDescription$ Add G G to your mana pool. 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:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/joraga_treespeaker.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/joraga_treespeaker.jpg
SetInfo:ROE|Uncommon|http://magiccards.info/scans/en/roe/190.jpg SetInfo:ROE|Uncommon|http://magiccards.info/scans/en/roe/190.jpg

View File

@@ -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