diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-12-08 22:10:02 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-12-08 22:10:02 -0300 |
commit | 5c19c629bcddc179573f6ba7079cada6daa61507 (patch) | |
tree | 349a3af3ecb319825b75e40d38eb5122cd644c34 | |
parent | a017777e2d3870c09f5dc218d6b3b692e050aba6 (diff) | |
download | serverdata-5c19c629bcddc179573f6ba7079cada6daa61507.tar.gz serverdata-5c19c629bcddc179573f6ba7079cada6daa61507.tar.bz2 serverdata-5c19c629bcddc179573f6ba7079cada6daa61507.tar.xz serverdata-5c19c629bcddc179573f6ba7079cada6daa61507.zip |
Relutanctly... Make the squirrel 10ms slower.
-rw-r--r-- | db/re/mob_db.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index e4bb5029b..94196ea0d 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1332,7 +1332,7 @@ mob_db: ( ChaseRange: 18 Race: 2 Element: (2, 1) - MoveSpeed: 116 + MoveSpeed: 126 Mode: { CanMove: true Looter: true |