summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/003-1/events.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/003-1/events.txt b/npc/003-1/events.txt
index 4d71d44b5..a76bd0141 100644
--- a/npc/003-1/events.txt
+++ b/npc/003-1/events.txt
@@ -80,7 +80,8 @@ OnInit:
sellitem Chagashroom, 20;
sellitem PiouFeathers, 1;
- disablenpc(.name$);
+ if (gettime(7) != 2018)
+ disablenpc(.name$);
end;
OnCountFunds: