summaryrefslogtreecommitdiff
path: root/world/map/npc/functions/global_event_handler.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-04-03 22:44:53 -0300
committerJesusaves <cpntb1@ymail.com>2022-04-03 22:44:53 -0300
commitbaeddfe63f6720f22883a2978378644f8a70ed47 (patch)
tree670c345e0f73131908585a718991a467ee59ef76 /world/map/npc/functions/global_event_handler.txt
parentc679f85d42d14250b074c774a279036422a67d58 (diff)
downloadserverdata-baeddfe63f6720f22883a2978378644f8a70ed47.tar.gz
serverdata-baeddfe63f6720f22883a2978378644f8a70ed47.tar.bz2
serverdata-baeddfe63f6720f22883a2978378644f8a70ed47.tar.xz
serverdata-baeddfe63f6720f22883a2978378644f8a70ed47.zip
Remove Prsm's Surprise Party leftovers.v2022.04.03
This reverts commit c679f85d42d14250b074c774a279036422a67d58.
Diffstat (limited to 'world/map/npc/functions/global_event_handler.txt')
-rw-r--r--world/map/npc/functions/global_event_handler.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/world/map/npc/functions/global_event_handler.txt b/world/map/npc/functions/global_event_handler.txt
index 00a22e27..8497ef29 100644
--- a/world/map/npc/functions/global_event_handler.txt
+++ b/world/map/npc/functions/global_event_handler.txt
@@ -17,7 +17,6 @@ OnPCLoginEvent:
callfunc "MaybeGiveBirthday";
callfunc "MiriamExpire"; // force the speed skill quest to expire
callfunc "ConvertChristmas21"; // Christmas 2021
- callfunc "P22Login"; // Party 2022
// add more here
set @login_event, 2;
end;