From 2c2839c6cfb8e788115aa1858ddfbcf31ad3cd2c Mon Sep 17 00:00:00 2001 From: Emistry Haoyan Date: Mon, 28 Aug 2017 01:12:06 +0800 Subject: Add NoAutoloot mapflag - Enable server to disable autoloot settings for certain maps. --- db/constants.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'db/constants.conf') diff --git a/db/constants.conf b/db/constants.conf index dd280612c..27125bf71 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -426,7 +426,8 @@ constants_db: { mf_reset: 52 mf_notomb: 53 mf_nocashshop: 54 - mf_noviewid: 55 + mf_noautoloot: 55 + mf_noviewid: 56 comment__: "Cell Properties" cell_walkable: 0 -- cgit v1.2.3-60-g2f50