From 471f6321ab3418d2b6ea2e8062616aa466dfbe18 Mon Sep 17 00:00:00 2001 From: Reid Date: Wed, 28 Nov 2012 09:58:23 +0100 Subject: Correct typo on Silvio's script. --- npc/000-1/silvio.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc') diff --git a/npc/000-1/silvio.txt b/npc/000-1/silvio.txt index bde671ca..96b5f7da 100644 --- a/npc/000-1/silvio.txt +++ b/npc/000-1/silvio.txt @@ -15,7 +15,7 @@ menu l("Hello... Do I know you?"), -, - l("Find, could you tell me where I can find Gugli's sailors?"), l_Sailors, + l("Fine, could you tell me where I can find Gugli's sailors?"), l_Sailors, l("Uhm, bye."), l_Quit; mes ""; @@ -140,12 +140,12 @@ l_Quit: l_Sailors: mes ""; mesn; - mesq l("What? Why? They aren't more sexy than me, why do you want to see them?."); + mesq l("What? Why? They aren't more sexy than me, why do you want to see them?"); next; mesq l("And what do you give me against these informations?"); next; - setcamnpc "Sapartan"; + setcamnpc "Gugli"; mesn "Gugli"; mesq g(l("Don't bother her Silvio, or I'll need to tell her that you cry like a baby when you hear a thunder in the night."), -- cgit v1.2.3-70-g09d2