diff options
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 074b67f69..da995b008 100644 --- a/npc/functions/news.txt +++ b/npc/functions/news.txt @@ -20,7 +20,7 @@ function script GameNews { mesc l("Many rejoiced. The damage was very big, and all players help is required, to make Hurnscald prosper again."); } next; - mesc l("This server's Sponsors bought the area above Hurscald's Inn. Nobody else is being allowed there."); + mesc l("This server's Sponsors bought the area above Hurnscald's Inn. Nobody else is being allowed there."); mesc l("However, they allowed everyone to use @@ command to rapidly reach Aeros during events.", "##B@toevent##b"); next; mesc l("Guilds storage is free for test, and monsters are fainting when too many players attack them at once."); |