diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-09 01:53:23 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-09 01:53:23 -0200 |
commit | f24fb3ad9b4083bd9b294736cd60cd99bfd37e1a (patch) | |
tree | 566fff3609a67badec52aae0b938cb9ef57341a3 /npc/functions/news.txt | |
parent | ee02ee04566b15f3769b6bf3cfc0f4427107641a (diff) | |
download | serverdata-f24fb3ad9b4083bd9b294736cd60cd99bfd37e1a.tar.gz serverdata-f24fb3ad9b4083bd9b294736cd60cd99bfd37e1a.tar.bz2 serverdata-f24fb3ad9b4083bd9b294736cd60cd99bfd37e1a.tar.xz serverdata-f24fb3ad9b4083bd9b294736cd60cd99bfd37e1a.zip |
Initial language fetch for translators, will do another language update before r8
Diffstat (limited to 'npc/functions/news.txt')
-rw-r--r-- | npc/functions/news.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/news.txt b/npc/functions/news.txt index 597d45217..33f874f71 100644 --- a/npc/functions/news.txt +++ b/npc/functions/news.txt @@ -22,7 +22,7 @@ function script GameNews { mesc l("GMs weren't using it a lot, and Quirin needed to collect money."); mesc l("The foretold Call Of Dusty event quest is also now available for PVP Parties."); next; - mesc l("Lua FINALLY noticed that travelling to Halinarzo at level 20 is akin suicide."); + mesc l("Lua FINALLY noticed that traveling to Halinarzo at level 20 is akin suicide."); mesc l("She is sending players to Hurnscald instead."); mesc l("Also, weird voices are talking to new players, asking if they're here because a friend."); mesc l("Great rewards await, according to the voices!"); |