summaryrefslogtreecommitdiff
path: root/npc/000-1/tibbo.txt
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-06-20 15:57:31 +0200
committerReid <reidyaro@gmail.com>2015-06-20 15:57:31 +0200
commit0af6f46e4f30d0b4be7bfc0981a91532aa23a7be (patch)
treeb4d35b9af14039eef6f7237bd444d111aef7fcff /npc/000-1/tibbo.txt
parent292270ca3bec31382ee31aa12c327ca855c568a4 (diff)
downloadserverdata-0af6f46e4f30d0b4be7bfc0981a91532aa23a7be.tar.gz
serverdata-0af6f46e4f30d0b4be7bfc0981a91532aa23a7be.tar.bz2
serverdata-0af6f46e4f30d0b4be7bfc0981a91532aa23a7be.tar.xz
serverdata-0af6f46e4f30d0b4be7bfc0981a91532aa23a7be.zip
Replace NPC names by NPC IDs.
Diffstat (limited to 'npc/000-1/tibbo.txt')
-rw-r--r--npc/000-1/tibbo.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/000-1/tibbo.txt b/npc/000-1/tibbo.txt
index 32b10dd2..39d89f16 100644
--- a/npc/000-1/tibbo.txt
+++ b/npc/000-1/tibbo.txt
@@ -43,7 +43,7 @@
inventoryplace 714, 1;
setq ShipQuests_Tibbo, 1;
- getitem "AquadaBox", 1;
+ getitem 714, 1;
mes "";
mesn;
@@ -86,11 +86,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("Aquada"));
+ mesq l("This is an @@, a light blue sea fruit. They're highly desired in the archipelago.", getitemlink(509));
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("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(509));
close;