summaryrefslogtreecommitdiff
path: root/npc/000-1/tibbo.txt
diff options
context:
space:
mode:
authorKurt Kuschinski <kurt.kuschinski@gmail.com>2021-01-09 22:18:14 +0000
committerJesusaves <cpntb1@ymail.com>2021-01-09 22:18:14 +0000
commit2283d32a1cf2961253a6dc63979f5c80e8175f8a (patch)
tree67d1ead1ca74456f9ba1ed6f815e066148e9f403 /npc/000-1/tibbo.txt
parentb12c37346ced0014d3900b2b86c1319cd7d1db80 (diff)
downloadserverdata-2283d32a1cf2961253a6dc63979f5c80e8175f8a.tar.gz
serverdata-2283d32a1cf2961253a6dc63979f5c80e8175f8a.tar.bz2
serverdata-2283d32a1cf2961253a6dc63979f5c80e8175f8a.tar.xz
serverdata-2283d32a1cf2961253a6dc63979f5c80e8175f8a.zip
Prepare serverdata for evol-hercules!31
Deprecate g() and lg()
Diffstat (limited to 'npc/000-1/tibbo.txt')
-rw-r--r--npc/000-1/tibbo.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/npc/000-1/tibbo.txt b/npc/000-1/tibbo.txt
index e736c483..89c82f11 100644
--- a/npc/000-1/tibbo.txt
+++ b/npc/000-1/tibbo.txt
@@ -34,7 +34,7 @@
next;
select
- lg("Gugli asked me to help you carrying one of these boxes you are filling.");
+ l("Gugli asked me to help you carrying one of these boxes you are filling.");
mes "";
mesn;
@@ -95,8 +95,7 @@ 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.",
- "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 l("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;