From c1043466788f472fc6dc47606b75a61a0231a4e7 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 31 Dec 2024 11:04:47 -0300 Subject: So TL;DR to use this feature, char-server must be up and running :p --- npc/functions/treasure.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/npc/functions/treasure.txt b/npc/functions/treasure.txt index fbcf80bec..933a2f869 100644 --- a/npc/functions/treasure.txt +++ b/npc/functions/treasure.txt @@ -219,6 +219,9 @@ OnInit: OnInit: .offset = 0; OnClock0551: + // Sanitization: Ensure the duplication database exists (OnInterIfInit) + if (!$@_DUPES) + end; // 026-2 Impregnable Fortress B2F create_poi("026-2", 44, 30, 1, p(15)); create_poi("026-2", 89, 57, 1, p(15)); -- cgit v1.2.3-70-g09d2