diff options
Diffstat (limited to 'npc/000-2-0')
-rw-r--r-- | npc/000-2-0/julia.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-0/julia.txt b/npc/000-2-0/julia.txt index 9a9c8e57..33916d85 100644 --- a/npc/000-2-0/julia.txt +++ b/npc/000-2-0/julia.txt @@ -145,7 +145,7 @@ mesq l("Of course! Tell me which language you speak and I will change the note on the ship passenger list."); next; - asklanguage (LANG_IN_SHIP); + asklanguage(LANG_IN_SHIP); mes ""; mesn; |