From 666d2337f36f761b19e410dad0dc7a6ad1953d1f Mon Sep 17 00:00:00 2001 From: coffee Date: Sat, 3 Sep 2011 10:45:16 -0300 Subject: Small fix in tanisha scrip and change the way the timer is used in caretaker's script, so it won't run forever. --- world/map/npc/042-2/tanisha.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/042-2/tanisha.txt') diff --git a/world/map/npc/042-2/tanisha.txt b/world/map/npc/042-2/tanisha.txt index a4bbeb13..45f6e027 100644 --- a/world/map/npc/042-2/tanisha.txt +++ b/world/map/npc/042-2/tanisha.txt @@ -265,7 +265,7 @@ L_NoHeal: set $@TUT_MAGGOT, $@TUT_MAGGOT - 1; if ($@TUT_MAGGOT == 0) stopnpctimer; if ($@TUT_MAGGOT == 0) setnpctimer 0; - close; + end; onMaggotDeath: if (@maggot == 1) message strcharinfo(0), "Tanisha: Aaahhhh... another one! It will crawl up your legs!"; -- cgit v1.2.3-60-g2f50