summaryrefslogtreecommitdiff
path: root/npc/000-1
diff options
context:
space:
mode:
authorAlige <gauvain.dauchy@free.fr>2016-07-17 17:32:52 +0200
committerAlige <gauvain.dauchy@free.fr>2016-07-17 17:32:52 +0200
commit16da54c6bac32139ec9bc6ee0e964a1aedafbda2 (patch)
treef3c00fa2140fa265115a934c5e08c61ec7e0726a /npc/000-1
parentbf03737ea63a7e34df4bb62fb34b937d39823399 (diff)
downloadserverdata-16da54c6bac32139ec9bc6ee0e964a1aedafbda2.tar.gz
serverdata-16da54c6bac32139ec9bc6ee0e964a1aedafbda2.tar.bz2
serverdata-16da54c6bac32139ec9bc6ee0e964a1aedafbda2.tar.xz
serverdata-16da54c6bac32139ec9bc6ee0e964a1aedafbda2.zip
Because of translations, reworked several sentences in scripts, added missing words and M/F options.
Diffstat (limited to 'npc/000-1')
-rw-r--r--npc/000-1/fexil.txt2
-rw-r--r--npc/000-1/maxe.txt2
-rw-r--r--npc/000-1/tibbo.txt2
3 files changed, 3 insertions, 3 deletions
diff --git a/npc/000-1/fexil.txt b/npc/000-1/fexil.txt
index ad5685fb..f404cf44 100644
--- a/npc/000-1/fexil.txt
+++ b/npc/000-1/fexil.txt
@@ -20,7 +20,7 @@
case 1:
mes "";
mesn;
- mesq l("Good, take a look at the bag next to me then!");
+ mesq l("Good, take a look in the bag next to me then!");
close;
case 2:
diff --git a/npc/000-1/maxe.txt b/npc/000-1/maxe.txt
index d02e9b62..8bc3eeb1 100644
--- a/npc/000-1/maxe.txt
+++ b/npc/000-1/maxe.txt
@@ -27,7 +27,7 @@
rif(.@gugli == 0, l("Well, is there anything I can do here to help?")), L_Help,
rif(.@gugli == 1, lg("Gugli asked me to help the sailors to gather food. Do you know where I can find them?")), L_Sailors,
rif(.@gugli > 1, l("Seems I've helped everyone here. I don't know what to do now!")), L_Annoyed,
- rif(.@knife == 0, lg("It looks like you are an expert of the life inside 'La Johanne'. Do you know any hidden secrets nobody knows?")), L_Secrets,
+ rif(.@knife == 0, l("It looks like you are an expert of the life inside 'La Johanne'. Do you know any hidden secrets nobody knows?")), L_Secrets,
l("No thanks, not at the moment."), L_Quit;
L_Help:
diff --git a/npc/000-1/tibbo.txt b/npc/000-1/tibbo.txt
index 5bfe3cee..c16a797b 100644
--- a/npc/000-1/tibbo.txt
+++ b/npc/000-1/tibbo.txt
@@ -95,7 +95,7 @@ L_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(Aquada));
+ mesq lg("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;