summaryrefslogtreecommitdiff
path: root/npc/commands/event.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/commands/event.txt')
-rw-r--r--npc/commands/event.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/commands/event.txt b/npc/commands/event.txt
index 504ca4e50..ce65ce7ed 100644
--- a/npc/commands/event.txt
+++ b/npc/commands/event.txt
@@ -69,6 +69,7 @@ function script sClear {
if ($EVENT$ == "Regnum") {
// Remove the blessing
setmapflag($REGNUM_BLESSMAP$, mf_bexp, 100);
+ setmapflag($REGNUM_BLESSMAP$, mf_jexp, 100);
$REGNUM_BLESSMAP_H$="";
$REGNUM_BLESSMAP$="";
kamibroadcast("Regnum's Blessing is over.");