summaryrefslogtreecommitdiff
path: root/world/map/npc/010-2/chef.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/010-2/chef.txt')
-rw-r--r--world/map/npc/010-2/chef.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/world/map/npc/010-2/chef.txt b/world/map/npc/010-2/chef.txt
index f0b391a0..6343e517 100644
--- a/world/map/npc/010-2/chef.txt
+++ b/world/map/npc/010-2/chef.txt
@@ -1,5 +1,5 @@
-010-2.gat,33,25,0|script|Chef|148,{
-
+010-2.gat,33,25,0|script|Chef|148,
+{
// lines belong to Easter 2011:
// set @month, 4;
// set @start_day, 15;
@@ -337,7 +337,8 @@ L_Close:
close;
}
-//010-2.gat,28,31,0|script|#chefproposition|32767,0,0{
+//010-2.gat,28,31,0|script|#chefproposition|32767,0,0
+//{
//OnTouch:
// if (gettime(7) != $@easter2012_year || QUEST_Easter12 != 8 || !((gettime(6) == 4 && gettime(5) >= $@easter2012_reward_start_day) && (gettime(6) == 4 && gettime(5) <= $@easter2012_reward_end_day)))
// end;