From 03a172cd4d18c17f894247f8dc063e8c7d7beb75 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 21 Jun 2018 18:27:37 -0300 Subject: "Fix" some bad motion values --- db/re/mob_db.conf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'db') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 04ecdb775..fe24d4c68 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1013,8 +1013,8 @@ mob_db: ( } MoveSpeed: 240 AttackDelay: 580 - AttackMotion: 1 - DamageMotion: 1 + AttackMotion: 472 + DamageMotion: 200 MvpExp: 0 Drops: { BugLeg: 350 @@ -1277,8 +1277,8 @@ mob_db: ( } MoveSpeed: 200 AttackDelay: 670 - AttackMotion: 670 - DamageMotion: 1 + AttackMotion: 472 + DamageMotion: 200 MvpExp: 0 Drops: { DemonicSkull: 100 @@ -4554,8 +4554,8 @@ mob_db: ( } MoveSpeed: 300 AttackDelay: 670 - AttackMotion: 1 - DamageMotion: 1 + AttackMotion: 472 + DamageMotion: 200 MvpExp: 0 Drops: { CottonCloth: 5000 -- cgit v1.2.3-60-g2f50