diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-24 12:59:24 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-24 12:59:24 -0200 |
commit | 4cf60ccab9b850cf4b57e1eb55729e646613b58e (patch) | |
tree | 8f537ebd233b915bf7a09cb21e7f6b23b74b7ab0 /db | |
parent | 63ab0316e5930a322ec20447f5259aab42ed2467 (diff) | |
download | serverdata-4cf60ccab9b850cf4b57e1eb55729e646613b58e.tar.gz serverdata-4cf60ccab9b850cf4b57e1eb55729e646613b58e.tar.bz2 serverdata-4cf60ccab9b850cf4b57e1eb55729e646613b58e.tar.xz serverdata-4cf60ccab9b850cf4b57e1eb55729e646613b58e.zip |
A Vicious Squirrel which can't attack is a dead squirrel
Diffstat (limited to 'db')
-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 b834ad9cd..c87189142 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -6915,7 +6915,7 @@ mob_db: ( CanMove: true Assist: true Looter: true - CanAttack: false + CanAttack: true Aggressive: true ChangeTargetMelee: true ChangeChase: true |