summaryrefslogtreecommitdiff
path: root/npc/001-8
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-04-22 10:58:37 -0300
committerJesusaves <cpntb1@ymail.com>2019-04-22 10:58:37 -0300
commitee97a459c8acb20deb7d2906178c8d6d1b21314c (patch)
treedbc969940921d864d1e4f87765a2e4e79437688c /npc/001-8
parent5f401e3617399c96e98c524ef1e5bd5996e675ce (diff)
downloadserverdata-ee97a459c8acb20deb7d2906178c8d6d1b21314c.tar.gz
serverdata-ee97a459c8acb20deb7d2906178c8d6d1b21314c.tar.bz2
serverdata-ee97a459c8acb20deb7d2906178c8d6d1b21314c.tar.xz
serverdata-ee97a459c8acb20deb7d2906178c8d6d1b21314c.zip
How heavy can I be on this penalty?
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();