diff options
-rw-r--r-- | db/re/mob_db.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index e566212a..4e075e9f 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -98,7 +98,9 @@ mob_db: ( WeaponAttacks: { WeaponType: 10000 } - + SkillAttacks: { + SkillName: 10000 + } }, ******************************************************************************/ |