diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-01-16 18:19:12 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-01-16 18:19:12 -0300 |
commit | 2607f9c325adcd91d4ce43745bcbecc546031a94 (patch) | |
tree | c6726f4060efbbb8a5d7ee5f1aff47d525926de8 /db/re | |
parent | 75301fa3efefc00f6e95092ea76c013bc2336c17 (diff) | |
download | serverdata-2607f9c325adcd91d4ce43745bcbecc546031a94.tar.gz serverdata-2607f9c325adcd91d4ce43745bcbecc546031a94.tar.bz2 serverdata-2607f9c325adcd91d4ce43745bcbecc546031a94.tar.xz serverdata-2607f9c325adcd91d4ce43745bcbecc546031a94.zip |
Handle all outstanding flaws but testing still required (and ASAP)
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 0ccd48fe0..d06e07abe 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -12316,6 +12316,7 @@ mob_db: ( Aggressive: true Angry: true TargetWeak: true + Assist: true } MoveSpeed: 360 AttackDelay: 1872 |