summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2025-01-29 21:09:23 -0300
committerJesusaves <cpntb1@ymail.com>2025-01-29 21:09:23 -0300
commitf20e927e1aa50ce95816e0b2259c700db05a8bfe (patch)
treed0559acb501a1b4fc1f8e10cd5a6962a58695a5c
parent908c8f3f1e8780784536e400d7c73744f0994cb7 (diff)
downloadserverdata-f20e927e1aa50ce95816e0b2259c700db05a8bfe.tar.gz
serverdata-f20e927e1aa50ce95816e0b2259c700db05a8bfe.tar.bz2
serverdata-f20e927e1aa50ce95816e0b2259c700db05a8bfe.tar.xz
serverdata-f20e927e1aa50ce95816e0b2259c700db05a8bfe.zip
Refresh PoI every 12 hours, not every 24 hours.
-rw-r--r--npc/functions/treasure.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/treasure.txt b/npc/functions/treasure.txt
index ec3ce0a12..264c46b77 100644
--- a/npc/functions/treasure.txt
+++ b/npc/functions/treasure.txt
@@ -262,6 +262,7 @@ OnInit:
OnInit:
.offset = 0;
OnClock0551:
+OnClock1751:
// Sanitization: Ensure the duplication database exists (OnInterIfInit)
if (!$@_DUPES)
end;