summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/functions/mobpoint.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/mobpoint.txt b/npc/functions/mobpoint.txt
index cc296f417..c89903b3f 100644
--- a/npc/functions/mobpoint.txt
+++ b/npc/functions/mobpoint.txt
@@ -22,7 +22,7 @@ function script mobpoint {
OnNPCKillEvent:
if (killedrid == MonsterKing) {
announce "An illusionary monster king was killed.", bc_all | bc_pc;
- getexp min(700000, BaseLevel**3), 0;
+ getexp min(641500, BaseLevel**3), 0;
}
// Remove undue Job exp