summaryrefslogtreecommitdiff
path: root/npc/000-2-0/julia.txt
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-10-28 12:34:37 +0100
committerReid <reidyaro@gmail.com>2012-10-28 12:34:37 +0100
commitf16c67619b311e9a82f203cc13c1020d493e0789 (patch)
tree4ee54f490ec2b0cb139f30c5587965e2bb6f640e /npc/000-2-0/julia.txt
parentb4d71903f60d1bff0950aba73d6f7d427c5d620e (diff)
downloadserverdata-f16c67619b311e9a82f203cc13c1020d493e0789.tar.gz
serverdata-f16c67619b311e9a82f203cc13c1020d493e0789.tar.bz2
serverdata-f16c67619b311e9a82f203cc13c1020d493e0789.tar.xz
serverdata-f16c67619b311e9a82f203cc13c1020d493e0789.zip
Change period place on alige's menu.
Diffstat (limited to 'npc/000-2-0/julia.txt')
-rw-r--r--npc/000-2-0/julia.txt20
1 files changed, 10 insertions, 10 deletions
diff --git a/npc/000-2-0/julia.txt b/npc/000-2-0/julia.txt
index 45934a36..441189d8 100644
--- a/npc/000-2-0/julia.txt
+++ b/npc/000-2-0/julia.txt
@@ -62,16 +62,16 @@ l_First:
l_ChooseLang:
menu
- l("I speak English") + ". (English)", -,
- l("I speak French") + ". (Français)", -,
- l("I speak Russian") + ". (Русский)", -,
- l("I speak Spanish") + ". (Español)", -,
- l("I speak Portuguese") + ". (Português)", -,
- l("I speak German") + ". (Deutsch)", -,
- l("I speak Flemish") + ". (Vloams)", -,
- l("I speak Polish") + ". (Polski)", -,
- l("I speak Italian") + ". (Italian)", -,
- l("I speak Dutch") + ". (Nederlands)", -,
+ l("I speak English.") + " (English)", -,
+ l("I speak French.") + " (Français)", -,
+ l("I speak Russian.") + " (Русский)", -,
+ l("I speak Spanish.") + " (Español)", -,
+ l("I speak Portuguese.") + " (Português)", -,
+ l("I speak German.") + " (Deutsch)", -,
+ l("I speak Flemish.") + " (Vloams)", -,
+ l("I speak Polish.") + " (Polski)", -,
+ l("I speak Italian.") + " (Italian)", -,
+ l("I speak Dutch.") + " (Nederlands)", -,
@s$, l_NoChanges;
set @lang, @menu-1;
if (@lang < 0 || @lang > 9) close;