summaryrefslogtreecommitdiff
path: root/npc/003-3/malindou.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-07-26 21:39:21 -0300
committerJesusaves <cpntb1@ymail.com>2019-07-26 21:39:21 -0300
commitcdcfdf581e2c106b2f5ccaff096d751fdc149d6e (patch)
tree44a5c9ff831c8ce8988ed1a70cbd2a9fe2c74c57 /npc/003-3/malindou.txt
parent8aa49725f5d65f97e6a9a51032a49232000f72d6 (diff)
downloadserverdata-cdcfdf581e2c106b2f5ccaff096d751fdc149d6e.tar.gz
serverdata-cdcfdf581e2c106b2f5ccaff096d751fdc149d6e.tar.bz2
serverdata-cdcfdf581e2c106b2f5ccaff096d751fdc149d6e.tar.xz
serverdata-cdcfdf581e2c106b2f5ccaff096d751fdc149d6e.zip
Alcohol System miss some reset variables
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 21bcf2279..475d5275d 100644
--- a/npc/003-3/malindou.txt
+++ b/npc/003-3/malindou.txt
@@ -515,6 +515,9 @@ OnPCLoginEvent:
// Position and gameplay fixes
HUB_Login();
+ // Alcohol system reset
+ ALCReset();
+
// Daily rewards (always the last)
daily_login_bonus_handler();
end;