diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-26 17:03:48 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-26 17:03:48 -0300 |
commit | 4f8dd765c0d4a87ef10624743d754dbc05626689 (patch) | |
tree | 0aa1a1c18638c5db9021b56167091b2bd85f6c13 /npc | |
parent | e60933d60b504e98a45dd92ceee65aff3bb26605 (diff) | |
download | serverdata-4f8dd765c0d4a87ef10624743d754dbc05626689.tar.gz serverdata-4f8dd765c0d4a87ef10624743d754dbc05626689.tar.bz2 serverdata-4f8dd765c0d4a87ef10624743d754dbc05626689.tar.xz serverdata-4f8dd765c0d4a87ef10624743d754dbc05626689.zip |
Translations Updater09.1_190524
Diffstat (limited to 'npc')
-rw-r--r-- | npc/functions/news.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/news.txt b/npc/functions/news.txt index 0b737d99a..df0c4dc90 100644 --- a/npc/functions/news.txt +++ b/npc/functions/news.txt @@ -401,6 +401,7 @@ function script Journalman { default: Exception(l("I do now know what this means: GS-@@-ICXN-@@", $GAME_STORYLINE, $@MK_TEMPVAR), RB_DEFAULT|RB_SPEECH); break; } + next; do { mes ""; |