From 21450d1d43da078d7fef2aa7694bb1aa07b4f6f7 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Wed, 12 Jan 2011 20:08:18 +0100 Subject: Cindy quest: removing debug parts Shanon: adjusting date --- npc/010-2_Dimonds_Cove/dimonds.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'npc/010-2_Dimonds_Cove/dimonds.txt') diff --git a/npc/010-2_Dimonds_Cove/dimonds.txt b/npc/010-2_Dimonds_Cove/dimonds.txt index 820d3303..629f6571 100644 --- a/npc/010-2_Dimonds_Cove/dimonds.txt +++ b/npc/010-2_Dimonds_Cove/dimonds.txt @@ -40,8 +40,7 @@ 010-2.gat,35,35,0 script Shannon 193,{ set @month, 1; -//TODO: set start_day correct after testing - set @start_day, 10; + set @start_day, 24; set @end_day, 26; if (gettime(6) != @month) goto no_event; if (gettime(5) < @start_day) goto no_event; -- cgit v1.2.3-60-g2f50