From 814dfe14cbc700c458143c32c0913adf7456f10c Mon Sep 17 00:00:00 2001 From: Fate Date: Fri, 11 Sep 2009 02:38:30 +0000 Subject: Prefer bug legs for enchant-lifestone, as they have no other purpose outside of a very early quest (unlike maggot slimes) --- conf/magic.conf.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/magic.conf.template b/conf/magic.conf.template index 5e243f23..45e5d02b 100644 --- a/conf/magic.conf.template +++ b/conf/magic.conf.template @@ -904,7 +904,7 @@ SPELL enchant-lifestone : "#G12" = IN (MANA 15, CASTTIME 4000, REQUIRE skill(caster, MAGIC) > level, REQUIRE skill(caster, school) > level, - (COMPONENTS ["MaggotSlime"] OR COMPONENTS["BugLeg"] + (COMPONENTS["BugLeg"] OR COMPONENTS ["MaggotSlime"] OR COMPONENTS ["MauveHerb", "AlizarinHerb", "CobaltHerb", "GambogeHerb"])) => EFFECT CALL adjust_spellpower(school); CALL default_effect(); -- cgit v1.2.3-60-g2f50