diff options
Diffstat (limited to 'world/map/npc/011-1/oscar.txt')
-rw-r--r-- | world/map/npc/011-1/oscar.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/011-1/oscar.txt b/world/map/npc/011-1/oscar.txt index 8babc2ec..53a79f70 100644 --- a/world/map/npc/011-1/oscar.txt +++ b/world/map/npc/011-1/oscar.txt @@ -43,6 +43,7 @@ function|script|HalloweenQuestWaterPumpkins|{ goto L_Init; L_AdjustYear: + set Quest_Halloween, 0; set @halloween_year, gettime(7) - 2000; callsub S_Update_Annual_Quest; goto L_Init; |