summaryrefslogtreecommitdiff
path: root/npc/000-1/tibbo.txt
diff options
context:
space:
mode:
authorAlige <gauvain.dauchy@free.fr>2016-07-06 16:53:43 +0200
committerAlige <gauvain.dauchy@free.fr>2016-07-06 16:53:43 +0200
commit39f195b9934f73a5af9c3066fc04501141edeb9c (patch)
tree31f1c53b462aaaa04f49e98931d8f4cbd4e0ac3e /npc/000-1/tibbo.txt
parent435549878eb76e63b1d894d2bf12476b980e511a (diff)
downloadserverdata-39f195b9934f73a5af9c3066fc04501141edeb9c.tar.gz
serverdata-39f195b9934f73a5af9c3066fc04501141edeb9c.tar.bz2
serverdata-39f195b9934f73a5af9c3066fc04501141edeb9c.tar.xz
serverdata-39f195b9934f73a5af9c3066fc04501141edeb9c.zip
Fixed few bugs in NPC scripts:
Changed item IDs to their aegisname Added missing 's' after @@ when needed Few other fixes in english
Diffstat (limited to 'npc/000-1/tibbo.txt')
-rw-r--r--npc/000-1/tibbo.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-1/tibbo.txt b/npc/000-1/tibbo.txt
index 78ea9c0c..5bfe3cee 100644
--- a/npc/000-1/tibbo.txt
+++ b/npc/000-1/tibbo.txt
@@ -91,11 +91,11 @@ L_Top:
L_Aquada:
mes "";
mesn;
- mesq l("This is an @@, a light blue sea fruit. They're highly desired in the archipelago.", getitemlink(509));
+ mesq l("This is an @@, a light blue sea fruit. They're highly desired in the archipelago.", getitemlink(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 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(509));
+ 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;