diff options
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index d4e4f4357..190f590bb 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -76,6 +76,7 @@ mob_db: ( ChangeTargetMelee: true/false (bool, defaults to false) ChangeTargetChase: true/false (bool, defaults to false) TargetWeak: true/false (bool, defaults to false) + NoKnockback: true/false (bool, defaults to false) } MoveSpeed: move speed (int, defaults to 0) AttackDelay: attack delay (int, defaults to 4000) @@ -14063,6 +14064,7 @@ mob_db: ( Boss: true Plant: true Detector: true + NoKnockback: true } MoveSpeed: 300 AttackDelay: 1288 |