From ed203faf07ec993fd182ebac8031a00efa2d6f7e Mon Sep 17 00:00:00 2001 From: Alige Date: Fri, 7 Sep 2012 13:46:52 +0400 Subject: Renamed the Plushroom Box and the Sea Drops in the database and some scripts. --- npc/000-1/astapolos.txt | 4 ++-- npc/000-2-1/alige.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'npc') diff --git a/npc/000-1/astapolos.txt b/npc/000-1/astapolos.txt index 300a5057..589f5754 100644 --- a/npc/000-1/astapolos.txt +++ b/npc/000-1/astapolos.txt @@ -51,11 +51,11 @@ l_Who: l_Aquada: mes ""; mesn; - mesq l("This is an Aquada, a light blue sea fruit. They're highly desired in the archipelago."); + mesq l("This is an aquada, a light blue sea fruit. They're highly desired in the archipelago."); next; mesq l("You can find them in the ocean, near corals and other sea beings."); next; - mesq l("Orelse, 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 @@.", getitemlink("Aquada")); + mesq l("Orelse, 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; diff --git a/npc/000-2-1/alige.txt b/npc/000-2-1/alige.txt index 2aea7083..eaadd2f1 100644 --- a/npc/000-2-1/alige.txt +++ b/npc/000-2-1/alige.txt @@ -151,7 +151,7 @@ l_GiveFood: rif(countitem(505, 1), l(getitemname("PiouLegs"))), 505, rif(countitem(506, 1), l(getitemname("Lettuce"))), 506, rif(countitem(507, 1), l(getitemname("Piberries"))), 2, - rif(countitem(508, 1), l(getitemname("SeaDrop"))), 1, + rif(countitem(508, 1), l(getitemname("SeaDrops"))), 1, rif(countitem(509, 1), l(getitemname("Aquada"))), 509, rif(countitem(510, 1), l(getitemname("PinkBlobime"))), 1, l("I don't have anything good for you today."), -1; -- cgit v1.2.3-70-g09d2