diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/mob_db.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 52bc25696..6165f8751 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -9085,6 +9085,9 @@ mob_db: ( SurviveWithoutMaster: true } MoveSpeed: 150 + WeaponAttacks: { + All: 0 + } }, { Id: 1494 @@ -9103,6 +9106,9 @@ mob_db: ( SurviveWithoutMaster: true } MoveSpeed: 150 + WeaponAttacks: { + All: 0 + } }, { Id: 1495 |