From 88c801fcde4df98d895cb7f07728923242194abc Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Mon, 18 Jul 2005 12:57:41 +0000 Subject: Correcting spelling errors, fixed little map problem and activated healing NPC. --- npc/nekkio.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/nekkio.txt') diff --git a/npc/nekkio.txt b/npc/nekkio.txt index de75ec85..55481b8a 100644 --- a/npc/nekkio.txt +++ b/npc/nekkio.txt @@ -8,12 +8,12 @@ new_3-1.gat,49,69,0 script Sandra 114,{ if(@TEMP == 0) goto L_4; L_1: mes "[Sandra]"; - mes "In the outskirts of Tulimshar, there lies a Red scorpion. I need a favor, please help me."; + mes "In the outskirts of Tulimshar, there wanders a red scorpion. I need a favor, please help me."; next; goto red; L_2: mes "[Sandra]"; - mes "When you venture in the outskirts of Tulimshar, you could spot a red scorpion. Will you help me kill one?"; + mes "When you venture in the outskirts of Tulimshar, you can spot a red scorpion. Will you help me kill one?"; next; goto red; L_3: @@ -23,7 +23,7 @@ L_3: goto red; L_4: mes "[Sandra]"; - mes "You look sturdy enough, will you help me getting something?"; + mes "You look sturdy enough, will you help me get something?"; next; goto red; red: -- cgit v1.2.3-70-g09d2