diff options
-rw-r--r-- | maps/re/017-1.mcache | bin | 4346 -> 4346 bytes | |||
-rw-r--r-- | npc/003-1/events.txt | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/maps/re/017-1.mcache b/maps/re/017-1.mcache Binary files differindex 62979efe3..7c788d82f 100644 --- a/maps/re/017-1.mcache +++ b/maps/re/017-1.mcache 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: |