summaryrefslogtreecommitdiff
path: root/npc/000-1/tibbo.txt
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-09-12 08:14:49 +0400
committerAlige <aligetmw@hotmail.fr>2012-09-12 08:14:49 +0400
commit2f24eec33e63758f2c8330f4cff056cec5da288b (patch)
tree3171f1fe141540903685c01d66dfd83ce7af0fc3 /npc/000-1/tibbo.txt
parent361865c5482b8db05b26b5a55453b4c18805678d (diff)
downloadserverdata-2f24eec33e63758f2c8330f4cff056cec5da288b.tar.gz
serverdata-2f24eec33e63758f2c8330f4cff056cec5da288b.tar.bz2
serverdata-2f24eec33e63758f2c8330f4cff056cec5da288b.tar.xz
serverdata-2f24eec33e63758f2c8330f4cff056cec5da288b.zip
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.
Diffstat (limited to 'npc/000-1/tibbo.txt')
-rw-r--r--npc/000-1/tibbo.txt8
1 files changed, 4 insertions, 4 deletions
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;