diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-02-22 21:11:15 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-02-22 21:11:15 -0300 |
commit | 2ec62a5e902fa2da5f4c963531d6d07eb9b35831 (patch) | |
tree | 59cc8fe143a772848a416d6918d1b1a8f626ebb7 /db/re | |
parent | 25f07bb830c926f45e5f005b66999b083c061223 (diff) | |
download | serverdata-2ec62a5e902fa2da5f4c963531d6d07eb9b35831.tar.gz serverdata-2ec62a5e902fa2da5f4c963531d6d07eb9b35831.tar.bz2 serverdata-2ec62a5e902fa2da5f4c963531d6d07eb9b35831.tar.xz serverdata-2ec62a5e902fa2da5f4c963531d6d07eb9b35831.zip |
Fix up bloody mouboo
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/mob_db.conf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 1f160860f..a53300fd2 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -4834,6 +4834,7 @@ mob_db: ( Dex: 40 Luk: 20 } + ViewRange: 12 ChaseRange: 12 Race: 2 Element: (7, 2) @@ -4842,7 +4843,7 @@ mob_db: ( CanAttack: true ChangeChase: true CastSensorChase: true - ChangeChase: true + Aggressive: true } MoveSpeed: 700 AttackDelay: 1872 @@ -4851,8 +4852,6 @@ mob_db: ( Drops: { RedApple: 400 MoubooSteak: 215 - AntlersHat: 1 - AlphaMoubooHat: 1 } }, { |