diff options
-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 1cdb58aaa..0bb3be6dc 100644 --- a/npc/functions/news.txt +++ b/npc/functions/news.txt @@ -447,7 +447,7 @@ function script EventHelp { mes l("need help to send gifts to everyone! Compete for scoreboards,"); mes l("but remember: Rewards will also be based on everyone's progress!"); mes ""; - mes l("Merry Christmas, and a happy new year! \o/"); + mes l("Merry Christmas, and a happy new year! \\o/"); mesc l("Location: Christmas Workshop, Romantic Field, south of Nivalis."), 3; ///////////////////////////////////////////////////////////////////////// } else { |