From 7fa4a1e41d43f3da04ffe8fbeba1498ab96385b9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 7 May 2020 14:58:56 +0000 Subject: Random, Wild Treasure Chests were sighted in Hurnscald Caves! Watch out for them! --- db/constants.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'db/constants.conf') diff --git a/db/constants.conf b/db/constants.conf index 19a812e8..4c83ec8c 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4128,6 +4128,7 @@ constants_db: { NPC_FLAG_L: 464 NPC_FLAG_R: 465 NPC_TOICHI: 466 + NPC_TREASURE: 469 NPC_TEST1: 800 NPC_PLAYER: 801 @@ -4239,5 +4240,8 @@ constants_db: { LANG_ON_SEA: 1 LANG_IN_SHIP: 2 + comment__: "Misc settings" + CHEST_WAITTIME: 900 // 15 minutes + @include "conf/import/constants.conf" } -- cgit v1.2.3-70-g09d2