summaryrefslogtreecommitdiff
path: root/npc/000-2-0
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-0')
-rw-r--r--npc/000-2-0/julia.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/000-2-0/julia.txt b/npc/000-2-0/julia.txt
index 9ff2162d..6605878e 100644
--- a/npc/000-2-0/julia.txt
+++ b/npc/000-2-0/julia.txt
@@ -49,10 +49,11 @@
l("I speak Portuguese") + " (Português)", -,
l("I speak German") + " (Deutsch)", -,
l("I speak Flemish") + " (Vloams)", -,
+ l("I speak Polish") + " (Polish)", -,
@s$, l_NoChanges;
set @lang, @menu-1;
- if (@lang < 0 || @lang > 6) close;
+ if (@lang < 0 || @lang > 7) close;
setlang @lang;
mesn;
mesq l("Ok, Done. I'm sure that you've got some questions for me, feel free to ask them!");