From 6ddb573269bc7b0af11bbada28d769eb04ce7bad Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 18 Mar 2021 01:11:56 -0300 Subject: Fires Of Steam, Final Showdown - Initial Version --- db/constants.conf | 1 + db/re/mob_db.conf | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/constants.conf b/db/constants.conf index e92fa2c70..739b06773 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -2333,6 +2333,7 @@ constants_db: { BCONFB_DROP: 100 BCONFN_DROP: 7 BCONFD_DROP: 0 + INT_MAX: 2147483647 comment__: "Maze Generator constants" MAZEMAPTYPE_NULL: 0 diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index f73cd4dea..866a8752b 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -9414,7 +9414,7 @@ mob_db: ( } ViewRange: 12 ChaseRange: 18 - Race: 2 + Race: 8 Element: (0, 1) Mode: { CanMove: false -- cgit v1.2.3-70-g09d2