summaryrefslogtreecommitdiff
path: root/npc/000-0
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-01-06 12:02:13 +0100
committerReid <reidyaro@gmail.com>2012-01-06 12:02:13 +0100
commitfc0a3d0c43ccb93e8957d40eaa1486adba7f7ce3 (patch)
tree9eb31da103b88da82f3256fb52813192fc616cd8 /npc/000-0
parentbdd3375d1f461614e8cf730193cf5ebd1aa60c31 (diff)
downloadserverdata-fc0a3d0c43ccb93e8957d40eaa1486adba7f7ce3.tar.gz
serverdata-fc0a3d0c43ccb93e8957d40eaa1486adba7f7ce3.tar.bz2
serverdata-fc0a3d0c43ccb93e8957d40eaa1486adba7f7ce3.tar.xz
serverdata-fc0a3d0c43ccb93e8957d40eaa1486adba7f7ce3.zip
Correct julia with new languages.
Diffstat (limited to 'npc/000-0')
-rw-r--r--npc/000-0/sailors.txt9
1 files changed, 4 insertions, 5 deletions
diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt
index 8cea7313..29c3d4ee 100644
--- a/npc/000-0/sailors.txt
+++ b/npc/000-0/sailors.txt
@@ -32,15 +32,14 @@ OnTouch:
menu
"I hear you..." + " (English)", -,
"Je vous entends..." + " (Français)", -,
- "Ti sento..." + " (Italiano)", -,
"Да я вас слышу..." + " (Русский)", -,
+ "Te oigo..." + " (Español)", -,
+ "'k hoar ui wel..." + " (West-Vloams)", -,
"I höre euch..." + " (Deutsch)", -,
"Ik hoor je..." + " (Nederlands)", -,
- "'k hoar ui wel..." + " (West-Vloams)", -,
- "Te oigo..." + " (Español)", -,
- "*Don't move at all*" + " (English)", -;
+ "Ti sento..." + " (Italiano)", -;
set @lang, @menu-1;
- if (@lang < 0 || @lang > 9) close;
+ if (@lang < 0 || @lang > 7) close;
setlang @lang;
mesn;