From c47e5188c06fd2d9c00465b2ca1b69d3492adf0a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 21 Jun 2018 01:28:50 -0300 Subject: Reduce list of monsters without ChangeChase from 52 to 49. Some which ChangeChase is not desired (MagicGoblin) or needed (Clover, Pious, Chests, Bifs, Plants, etc.) (Squirrel, Santa Slime, blasts...) --- db/re/mob_db.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'db') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 884275f45..2b07a53eb 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -362,6 +362,7 @@ mob_db: ( Assist: true CanAttack: true SurviveWithoutMaster: true + ChangeChase: true } MoveSpeed: 300 AttackDelay: 1100 @@ -835,6 +836,7 @@ mob_db: ( CanMove: true CanAttack: true CastSensorChase: true + ChangeChase: true } MoveSpeed: 460 AttackDelay: 1500 @@ -1953,6 +1955,7 @@ mob_db: ( CanMove: true CanAttack: true CastSensorChase: true + ChangeChase: true } MoveSpeed: 800 AttackDelay: 1872 -- cgit v1.2.3-70-g09d2