From 6d03b337d3945a0f0fdd73bf2e32589bc515c788 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 12 Sep 2019 12:47:20 -0300 Subject: And nullify all weapon attacks --- db/re/mob_db.conf | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- cgit v1.2.3-60-g2f50