summaryrefslogtreecommitdiff
path: root/npc/001-8
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-8')
-rw-r--r--npc/001-8/hub.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/001-8/hub.txt b/npc/001-8/hub.txt
index 52fcc0ea1..debeb49ce 100644
--- a/npc/001-8/hub.txt
+++ b/npc/001-8/hub.txt
@@ -446,6 +446,8 @@ OnPCLogoutEvent:
attachrid(killerrid);
setpcblock(PCBLOCK_ATTACK|PCBLOCK_SKILL|PCBLOCK_ITEM|PCBLOCK_COMMANDS, true);
sc_start SC_WALKSPEED,150000,50;
+ sc_end SC_CASH_PLUSEXP;
+ sc_start SC_CASH_PLUSEXP, 300000, -20;
addtimer(15000, "#mobptsys::OnUnlock");
percentheal -90, -100;
detachrid();