diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-31 19:00:46 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-31 19:00:46 -0300 |
commit | 8161ddb9979e2d7ab4f0db4ea8350b97127f1a04 (patch) | |
tree | 1894c422bf099355ca3ade398c8e8c36bfdab7b9 /db/re/mob_db.conf | |
parent | b31b91fa0ff7add0c043b7a0d69da9a4c1824cea (diff) | |
download | serverdata-8161ddb9979e2d7ab4f0db4ea8350b97127f1a04.tar.gz serverdata-8161ddb9979e2d7ab4f0db4ea8350b97127f1a04.tar.bz2 serverdata-8161ddb9979e2d7ab4f0db4ea8350b97127f1a04.tar.xz serverdata-8161ddb9979e2d7ab4f0db4ea8350b97127f1a04.zip |
Safer inUse usage, to get rid of 1s invalid time window
Diffstat (limited to 'db/re/mob_db.conf')
-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 b24987627..c1dfe539c 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1380,7 +1380,7 @@ mob_db: ( Dex: 50 Luk: 80 } - ViewRange: 4 + ViewRange: 5 ChaseRange: 8 Size: 0 Race: 2 |