summaryrefslogtreecommitdiff
path: root/npc/003-3/malindou.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-05-25 15:38:52 -0300
committerJesusaves <cpntb1@ymail.com>2019-05-25 15:38:52 -0300
commit728e63eede2fbad2bcc0ad650f7ccdd6e2dae11e (patch)
tree5b52ea0fc288ed5b5ff814d57176aa87966e35c0 /npc/003-3/malindou.txt
parent1b97a236aa16e61cfa52a019d036ed13ae9f9dde (diff)
downloadserverdata-728e63eede2fbad2bcc0ad650f7ccdd6e2dae11e.tar.gz
serverdata-728e63eede2fbad2bcc0ad650f7ccdd6e2dae11e.tar.bz2
serverdata-728e63eede2fbad2bcc0ad650f7ccdd6e2dae11e.tar.xz
serverdata-728e63eede2fbad2bcc0ad650f7ccdd6e2dae11e.zip
HUB - clean-up 001-8/hub and add functions/hub along blue sage Pyry's basic
loop.
Diffstat (limited to 'npc/003-3/malindou.txt')
-rw-r--r--npc/003-3/malindou.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt
index fa542ef3f..00e427e8d 100644
--- a/npc/003-3/malindou.txt
+++ b/npc/003-3/malindou.txt
@@ -400,6 +400,9 @@ OnPCLoginEvent:
// Main update handler
checkclientversion();
+ // Position and gameplay fixes
+ HUB_Login();
+
// Daily rewards (always the last)
daily_login_bonus_handler();
end;