From 39f195b9934f73a5af9c3066fc04501141edeb9c Mon Sep 17 00:00:00 2001 From: Alige Date: Wed, 6 Jul 2016 16:53:43 +0200 Subject: Fixed few bugs in NPC scripts: Changed item IDs to their aegisname Added missing 's' after @@ when needed Few other fixes in english --- npc/000-1/tibbo.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/000-1/tibbo.txt') 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; -- cgit v1.2.3-70-g09d2