diff options
Diffstat (limited to 'world/map/npc/042-2/tanisha.txt')
-rw-r--r-- | world/map/npc/042-2/tanisha.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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!"; |