- Added Murk Dwellers.

This commit is contained in:
jendave
2011-08-07 00:56:28 +00:00
parent 0a9958ec83
commit 8d75295dfd
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -4651,6 +4651,7 @@ res/cardsfolder/mungha_wurm.txt -text svneol=native#text/plain
res/cardsfolder/muraganda_petroglyphs.txt -text svneol=native#text/plain
res/cardsfolder/murasa_pyromancer.txt -text svneol=native#text/plain
res/cardsfolder/murderous_redcap.txt -text svneol=native#text/plain
res/cardsfolder/murk_dwellers.txt -text svneol=native#text/plain
res/cardsfolder/murkfiend_liege.txt -text svneol=native#text/plain
res/cardsfolder/murmuring_bosk.txt -text svneol=native#text/plain
res/cardsfolder/muscle_burst.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Murk Dwellers
ManaCost:3 B
Types:Creature Zombie
Text:no text
PT:2/2
T:Mode$ AttackerUnblocked | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks and isn't blocked, it gets +2/+0 until end of combat.
SVar:TrigPump:AB$Pump | Cost$ 0 | NumAtt$ +2 | UntilEndOfCombat$ True
SVar:Rarity:Common
SVar:Picture:http://serv4.tcgimages.eu/img/cards/Portal_Second_Age/murk_dwellers.jpg
End