diff options
Diffstat (limited to 'db/constants.conf')
-rw-r--r-- | db/constants.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf index d7fc6a273..f299b2ef0 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4445,6 +4445,10 @@ constants_db: { BCONFD_SPAWN: 100 BCONFN_MOBHP: 100 BCONFD_MOBHP: 90 + BCONFN_EXPR: 104 + BCONFD_EXPR: 100 + BCONFN_DROP: 107 + BCONFD_DROP: 100 comment__: "Maze Generator constants" MAZEMAPTYPE_NULL: 0 |