From 32cbb82b32d4ccbc3b5090ca517ed74feb5c9b5f Mon Sep 17 00:00:00 2001 From: Vincent Petithory Date: Mon, 24 Sep 2012 21:11:33 +0200 Subject: Add Illia quest scripts. Update submodule pointer. --- world/map/conf/magic.conf.template | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'world/map/conf') diff --git a/world/map/conf/magic.conf.template b/world/map/conf/magic.conf.template index 90ba4c7f..cf3094c7 100644 --- a/world/map/conf/magic.conf.template +++ b/world/map/conf/magic.conf.template @@ -1710,3 +1710,11 @@ TELEPORT-ANCHOR snakecave : "##04" = @("011-4.gat", 50, 75) @+ (3, 3); TELEPORT-ANCHOR dimondscove : "##05" = @("010-2.gat", 23, 79) @+ (3, 3); +#-------------------------------------------------------------------------------- +# Illia spell +#-------------------------------------------------------------------------------- + +NONMAGIC SPELL illia0 : "#catalazuli" = REQUIRE ((rdistance(location(caster), location(npc("#Power Circle"))) == 0)) + => EFFECT { + callfunc "StartChannelling"; + }; -- cgit v1.2.3-60-g2f50