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-1/tibbo.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/000-1') diff --git a/npc/000-1/tibbo.txt b/npc/000-1/tibbo.txt index c16a797b..5e5a2701 100644 --- a/npc/000-1/tibbo.txt +++ b/npc/000-1/tibbo.txt @@ -95,7 +95,8 @@ L_Aquada: next; mesq l("You can find them in the ocean, near corals and other sea beings. But the sea is too heavy today, you shouldn't try swimming for now."); next; - mesq lg("Otherwise, if you really want one, and if you feel capable, you can try killing tortugas or crocs if you're strong enough. I'm sure they could drop one or two @@s.", getitemlink(Aquada)); + mesq lg("Otherwise, if you really want one, and if you feel capable, you can try killing tortugas or crocs if you're strong enough. I'm sure they could drop one or two @@s.", + "Otherwise, if you really want one, and if you feel capable, you can try killing tortugas or crocs if you're strong enough. I'm sure they could drop one or two @@s.", getitemlink(Aquada)); close; -- cgit v1.2.3-60-g2f50