diff options
Diffstat (limited to 'npc/functions')
-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!"); |