diff options
author | Jesusaves <cpntb1@ymail.com> | 2024-01-17 14:50:30 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2024-01-17 14:50:30 -0300 |
commit | 26152d244dd017b02f87107652fc100f7d6dab8c (patch) | |
tree | 89703464bf229d85c3fc2058ae75919ba1e27cf1 /db/re | |
parent | 09fb9d68dd8efe645772c777452e61c75367c075 (diff) | |
download | serverdata-26152d244dd017b02f87107652fc100f7d6dab8c.tar.gz serverdata-26152d244dd017b02f87107652fc100f7d6dab8c.tar.bz2 serverdata-26152d244dd017b02f87107652fc100f7d6dab8c.tar.xz serverdata-26152d244dd017b02f87107652fc100f7d6dab8c.zip |
Oh no - I forgot some minor stuff like properties D:
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/mob_db.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index d545a01b7..ad9dfa9a1 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -12734,6 +12734,7 @@ mob_db: ( ChangeTargetMelee: true ChangeChase: true CastSensorChase: true + Looter: true } MoveSpeed: 320 AttackDelay: 1750 |