From a0eb996554888720cb2415f7b6068704863d706c Mon Sep 17 00:00:00 2001 From: Fedja Beader Date: Thu, 19 Jan 2023 21:31:58 +0100 Subject: Also increase job rate to 300% --- npc/commands/event.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/commands/event.txt') 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."); -- cgit v1.2.3-70-g09d2