From 89e2ac5687d698f0843ac46612ee33b6692bbc93 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Fri, 5 Jul 2013 12:25:49 -0700 Subject: Move starting brace to new line --- world/map/npc/010-2/chef.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'world/map/npc/010-2/chef.txt') 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; -- cgit v1.2.3-60-g2f50