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 51ab61488..9fbb3ed6f 100644 --- a/npc/functions/news.txt +++ b/npc/functions/news.txt @@ -466,7 +466,7 @@ function script EventHelp { } else if ($EVENT$ == "Regnum") { mesc ".:: " + l("Regnum Blessing") + " ::.", 2; mes ""; - mes l("The regnum blessing causes all monsters in an area"); + mes l("The Regnum Blessing causes all monsters in an area"); mes l("to give double experience!"); mes ""; mes l("Farm there and get the best experience value!"); |