summaryrefslogtreecommitdiff
path: root/world/map/npc/033-1/kimarr.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/033-1/kimarr.txt')
-rw-r--r--world/map/npc/033-1/kimarr.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/world/map/npc/033-1/kimarr.txt b/world/map/npc/033-1/kimarr.txt
index 9fbaa4d4..55c3b86f 100644
--- a/world/map/npc/033-1/kimarr.txt
+++ b/world/map/npc/033-1/kimarr.txt
@@ -131,6 +131,7 @@ L_SureGetInShape:
L_GiveAllAndReset:
set @debug_mask, 65535;
set @debug_shift, 0;
+ set @mexp, 8000;
setskill SKILL_EMOTE, 1;
setskill SKILL_TRADE, 1;
setskill SKILL_PARTY, 2;
@@ -442,6 +443,7 @@ L_CleanEvent:
// kill all remaining summons to prevent players from filling the area with summons for the next hunt
// that kills white slimes aswell tho
killmonster "033-1", "All";
+ set @mexp, 0;
goto L_CleanEnd;
L_CleanEnd: