From 98901c4d0615ea040f05a434a1a2a2bdf401ed10 Mon Sep 17 00:00:00 2001 From: dripton Date: Sun, 8 Sep 2013 18:03:10 +0000 Subject: [PATCH] Fix Molder's prompt to reflect that it can target an artifact or enchantment --- res/cardsfolder/m/molder.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/cardsfolder/m/molder.txt b/res/cardsfolder/m/molder.txt index 7e71d2c923b..f12baeb7428 100644 --- a/res/cardsfolder/m/molder.txt +++ b/res/cardsfolder/m/molder.txt @@ -1,9 +1,9 @@ Name:Molder ManaCost:X G Types:Instant -A:SP$ Destroy | Cost$ X G | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact | NoRegen$ True | SubAbility$ DBGainLife | SpellDescription$ Destroy target artifact or enchantment with converted mana cost X. It can't be regenerated. You gain X life. +A:SP$ Destroy | Cost$ X G | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment | NoRegen$ True | SubAbility$ DBGainLife | SpellDescription$ Destroy target artifact or enchantment with converted mana cost X. It can't be regenerated. You gain X life. SVar:DBGainLife:DB$GainLife | Defined$ You | LifeAmount$ X | References$ X SVar:X:Targeted$CardManaCost SVar:RemAIDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/molder.jpg -Oracle:Destroy target artifact or enchantment with converted mana cost X. It can't be regenerated. You gain X life. \ No newline at end of file +Oracle:Destroy target artifact or enchantment with converted mana cost X. It can't be regenerated. You gain X life.