From f20e927e1aa50ce95816e0b2259c700db05a8bfe Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 29 Jan 2025 21:09:23 -0300 Subject: Refresh PoI every 12 hours, not every 24 hours. --- npc/functions/treasure.txt | 1 + 1 file changed, 1 insertion(+) 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; -- cgit v1.2.3-70-g09d2