From 045622fa6e515cf403ec710420746a15bcb75562 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 30 Jan 2014 17:19:55 -0800 Subject: Remove disabled magic and old holiday quests --- world/map/npc/010-2/workers.txt | 9 --------- 1 file changed, 9 deletions(-) (limited to 'world/map/npc/010-2') diff --git a/world/map/npc/010-2/workers.txt b/world/map/npc/010-2/workers.txt index 3dc6e928..2f7da8aa 100644 --- a/world/map/npc/010-2/workers.txt +++ b/world/map/npc/010-2/workers.txt @@ -9,16 +9,7 @@ 010-2.gat,39,75,0|script|Zack|155, { - set @hw2011_npc_id, $@hw2011_npc_zack; - if (gettime(7) == $@hw2011_year && gettime(6) == 10 && gettime(5) >= $@hw2011_start_day) - goto L_TrickOrTreat; - -L_Begin: mes "[Zack]"; mes "\"My brother and I are fixing the cellar pass.\""; close; - -L_TrickOrTreat: - callfunc "TrickOrTreat2011"; - goto L_Begin; } -- cgit v1.2.3-60-g2f50