summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf4
1 files changed, 4 insertions, 0 deletions
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"
}