summaryrefslogtreecommitdiff
path: root/world/map/npc/021-2/government_building.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/021-2/government_building.txt')
-rw-r--r--world/map/npc/021-2/government_building.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/world/map/npc/021-2/government_building.txt b/world/map/npc/021-2/government_building.txt
index 79edfe37..8dd0c240 100644
--- a/world/map/npc/021-2/government_building.txt
+++ b/world/map/npc/021-2/government_building.txt
@@ -141,11 +141,6 @@ S_give_rings:
021-2.gat,36,17,0|script|Tathin|107,
{
- set @hw2011_npc_id, $@hw2011_npc_tathin;
- if (gettime(7) == $@hw2011_year && gettime(6) == 10 && gettime(5) >= $@hw2011_start_day)
- goto L_TrickOrTreat;
-
-L_Begin:
mes "[Tathin]";
mes "\"Hello what Can I do for you?\"";
next;
@@ -220,10 +215,6 @@ L_NotEnoughMoney:
mes "[Tathin]";
mes "\"You don't have enough GP\"";
close;
-
-L_TrickOrTreat:
- callfunc "TrickOrTreat2011";
- goto L_Begin;
}
// Guard