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/008-1/george.txt | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'world/map/npc/008-1') diff --git a/world/map/npc/008-1/george.txt b/world/map/npc/008-1/george.txt index 5faf73bf..5e0344ff 100644 --- a/world/map/npc/008-1/george.txt +++ b/world/map/npc/008-1/george.txt @@ -2,15 +2,6 @@ 008-1.gat,136,36,0|script|George#pirate|138, { - set @hw2011_npc_id, $@hw2011_npc_george; - if (gettime(7) == $@hw2011_year && gettime(6) == 10 && gettime(5) >= $@hw2011_start_day) - goto L_TrickOrTreat; - -// if (QUEST_Easter12 == 3 && ((gettime(6) == 3 && gettime(5) >= $@easter2012_start_day) || (gettime(6) == 4 && gettime(5) < $@easter2012_reward_start_day))) -// menu -// "Hey George, I need to ask some questions about a crime.", L_George_Easter2012; - -L_Begin: if (getequipid(equip_head) == 617) goto L_Pirate; if (getequipid(equip_head) == 622) goto L_Bandana; if (getequipid(equip_head) == 621) goto L_EyePatch; @@ -33,10 +24,6 @@ L_EyePatch: mes "\"Arrrrh! Looks like ye lost an eye there!\""; close; -L_TrickOrTreat: - callfunc "TrickOrTreat2011"; - goto L_Begin; - L_George_Easter2012: mes "[George the Pirate]"; mes "\"Aaarrrrh mate! That scarab armlet was a present from my grandfather, I swear! That is all I have to say...\""; -- cgit v1.2.3-60-g2f50