diff options
Diffstat (limited to 'npc/functions')
-rw-r--r-- | npc/functions/asklanguage.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/asklanguage.txt b/npc/functions/asklanguage.txt index 5d996e941..2ff8be5fd 100644 --- a/npc/functions/asklanguage.txt +++ b/npc/functions/asklanguage.txt @@ -22,6 +22,7 @@ function script languagecode { function script asklanguage { + dispbottom col("We need help with translations. Use @translate to learn more.", 1); switch (getarg(0, LANG_IN_SHIP)) { case LANG_ON_SEA: |