From 577f233b091ee0f1c82fe970ef38ed1cb4692664 Mon Sep 17 00:00:00 2001 From: gumi Date: Sun, 15 Jan 2017 15:30:10 -0500 Subject: fix lg misuse --- npc/000-2-1/chefgado.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/000-2-1') diff --git a/npc/000-2-1/chefgado.txt b/npc/000-2-1/chefgado.txt index 247e58ac..ca069d8e 100644 --- a/npc/000-2-1/chefgado.txt +++ b/npc/000-2-1/chefgado.txt @@ -111,7 +111,8 @@ L_QuestAccepted: L_OpenCroconut: mes ""; mesn; - mesq lg("Take a @@ and try opening it using something like a sharp knife. I doubt you'll succeed, you're being so weak in everything.", getitemlink(Croconut)); + mesq lg("Take a @@ and try opening it using something like a sharp knife. I doubt you'll succeed, you're being so weak in everything.", + "Take a @@ and try opening it using something like a sharp knife. I doubt you'll succeed, you're being so weak in everything.", getitemlink(Croconut)); next; mesq l("Now move!"); -- cgit v1.2.3-60-g2f50