From 1c1c3d61fb0c1fc217dbf70593a6c092367cabcd Mon Sep 17 00:00:00 2001 From: Alige Date: Mon, 24 Dec 2012 16:21:22 +0400 Subject: Missing ')' in chef gado's script. --- npc/000-2-1/chefgado.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/000-2-1/chefgado.txt b/npc/000-2-1/chefgado.txt index a14489f0..fb81b399 100644 --- a/npc/000-2-1/chefgado.txt +++ b/npc/000-2-1/chefgado.txt @@ -88,7 +88,7 @@ l_Sure: mesq l("Before you go, let me tell you how to get @@s, because you don't look very smart.", getitemlink("HalfCroconut")); next; mesq g(l("Take a @@ and try opening it using something like a sharp knife! I doubt you'll succeed, you're weak my poor girl.", getitemlink("Croconut")), - l("Take a @@ and try opening it using something like a sharp knife! I doubt you'll succeed, you're weak my poor boy.", getitemlink("Croconut")); + l("Take a @@ and try opening it using something like a sharp knife! I doubt you'll succeed, you're weak my poor boy.", getitemlink("Croconut"))); next; mesq l("Now move!"); close; -- cgit v1.2.3-70-g09d2