diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-02-19 19:20:03 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-02-19 19:20:03 -0300 |
commit | 515119acc3e720c04ac9baab5d7def147003626c (patch) | |
tree | 51718cf01204a12a1b2797c8566b787bce928516 /npc | |
parent | 1e55c6762858f575eef63b790eac556f2eec3b5e (diff) | |
download | serverdata-515119acc3e720c04ac9baab5d7def147003626c.tar.gz serverdata-515119acc3e720c04ac9baab5d7def147003626c.tar.bz2 serverdata-515119acc3e720c04ac9baab5d7def147003626c.tar.xz serverdata-515119acc3e720c04ac9baab5d7def147003626c.zip |
Notification
Diffstat (limited to 'npc')
-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: |