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/021-1/inac.txt | 9 --------- 1 file changed, 9 deletions(-) (limited to 'world/map/npc/021-1/inac.txt') diff --git a/world/map/npc/021-1/inac.txt b/world/map/npc/021-1/inac.txt index b5b8fa45..75cd0451 100644 --- a/world/map/npc/021-1/inac.txt +++ b/world/map/npc/021-1/inac.txt @@ -2,11 +2,6 @@ 021-1.gat,53,103,0|script|Inac|156, { - set @hw2011_npc_id, $@hw2011_npc_inac; - if (gettime(7) == $@hw2011_year && gettime(6) == 10 && gettime(5) >= $@hw2011_start_day) - goto L_TrickOrTreat; - -L_Begin: mes "[Inac]"; mes "\"This cities water system is amazing. It was built centuries ago after the cataclysm that turned Tonori into this desert.\""; next; @@ -16,8 +11,4 @@ L_Begin: mes "[Inac]"; mes "\"They also say monsters have moved into the underground tunnels that bring and distribute water.\""; close; - -L_TrickOrTreat: - callfunc "TrickOrTreat2011"; - goto L_Begin; } -- cgit v1.2.3-60-g2f50