From 58742aae67697a5ffe7f460adaa10d567a0d4434 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Tue, 14 Jun 2011 20:39:50 +0200 Subject: fix an issue in hasan --- npc/042-1/hasan.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/042-1/hasan.txt b/npc/042-1/hasan.txt index 973e2583..ff7ad12b 100644 --- a/npc/042-1/hasan.txt +++ b/npc/042-1/hasan.txt @@ -97,7 +97,7 @@ L_Thank: mes "Amazing!\""; next; mes "\"I tell you something: Cool persons are allowed to pass for free."; - mes "And you can my Sharp Knife.\""; + mes "And you can have my Sharp Knife.\""; getitem "SharpKnife", 1; next; set hasan, 0; @@ -200,6 +200,7 @@ onScorpionDeath: message strcharinfo(0), "You saved Hasan."; set $@ScorpionTimer, 0; set $@ScorpionFighter$, ""; + stopnpctimer; end; OnInit: -- cgit v1.2.3-60-g2f50