summaryrefslogtreecommitdiff
path: root/npc/functions/news.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-05-18 05:57:44 -0300
committerJesusaves <cpntb1@ymail.com>2020-05-18 05:57:44 -0300
commit60ff4413bc1a6acd5b21ccb3bc65c746a9dcbb14 (patch)
treef4e9bf6900983bdf82e1d83db912829dbab50b09 /npc/functions/news.txt
parent5c90003cf468780c7dc6c3860928749afaf07a42 (diff)
downloadserverdata-60ff4413bc1a6acd5b21ccb3bc65c746a9dcbb14.tar.gz
serverdata-60ff4413bc1a6acd5b21ccb3bc65c746a9dcbb14.tar.bz2
serverdata-60ff4413bc1a6acd5b21ccb3bc65c746a9dcbb14.tar.xz
serverdata-60ff4413bc1a6acd5b21ccb3bc65c746a9dcbb14.zip
Server Restart: The Regnum's Blessing effects will now be preserved.
Diffstat (limited to 'npc/functions/news.txt')
-rw-r--r--npc/functions/news.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/news.txt b/npc/functions/news.txt
index aedc04167..400fc4564 100644
--- a/npc/functions/news.txt
+++ b/npc/functions/news.txt
@@ -470,7 +470,7 @@ function script EventHelp {
mes l("to give double experience!");
mes "";
mes l("Farm there and get the best experience value!");
- mesc l("Location: %s", $@REGNUM_BLESSMAP_H$), 3;
+ mesc l("Location: %s", $REGNUM_BLESSMAP_H$), 3;
/////////////////////////////////////////////////////////////////////////
} else if ($EVENT$ == "Expo") {
mesc ".:: " + l("World Expo") + " ::.", 2;