From 2f24eec33e63758f2c8330f4cff056cec5da288b Mon Sep 17 00:00:00 2001 From: Alige Date: Wed, 12 Sep 2012 08:14:49 +0400 Subject: Aligned all constants using tabs in const.txt. All variables in questvars.txt are now correctly aligned, using whitespaces. Several language fixes in scripts: jalad, muller, silvio and tibbo. --- npc/000-1/tibbo.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'npc/000-1/tibbo.txt') diff --git a/npc/000-1/tibbo.txt b/npc/000-1/tibbo.txt index 9a51f6be..a83bf999 100644 --- a/npc/000-1/tibbo.txt +++ b/npc/000-1/tibbo.txt @@ -38,9 +38,9 @@ l_CallFunc: l_Top: mes ""; mesn; - mesq l("I've seen him on the top of the island."); + mesq l("I've seen him at the top of the island."); next; - mesq l("You should walk to the north."); + mesq l("You should walk to the north to find him."); close; l_Aquada: @@ -48,9 +48,9 @@ l_Aquada: mesn; 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 to swim there."); + 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("Orelse, if you really wish 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("Or else, if you really wish 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