summaryrefslogtreecommitdiff
path: root/npc/000-1
diff options
context:
space:
mode:
authorgumi <mekolat@users.noreply.github.com>2017-01-15 15:30:10 -0500
committergumi <mekolat@users.noreply.github.com>2017-01-15 16:38:45 -0500
commit577f233b091ee0f1c82fe970ef38ed1cb4692664 (patch)
treec2fbf630aac3650da8ee49beebf76d9111369809 /npc/000-1
parent0b18d7b7a7dd14f3875584da6262775bfe39b15e (diff)
downloadserverdata-577f233b091ee0f1c82fe970ef38ed1cb4692664.tar.gz
serverdata-577f233b091ee0f1c82fe970ef38ed1cb4692664.tar.bz2
serverdata-577f233b091ee0f1c82fe970ef38ed1cb4692664.tar.xz
serverdata-577f233b091ee0f1c82fe970ef38ed1cb4692664.zip
fix lg misuse
Diffstat (limited to 'npc/000-1')
-rw-r--r--npc/000-1/tibbo.txt3
1 files changed, 2 insertions, 1 deletions
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;