From 14211a50cf3088cea1a98a6fb9388346e78cf925 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 3 Nov 2020 12:33:21 -0300 Subject: Fix missing VR/CR fields on pinkies --- 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 556e2af40..5daa1e9b3 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -10077,6 +10077,8 @@ mob_db: ( AttackDelay: 1100 AttackMotion: 672 DamageMotion: 200 + ViewRange: 7 + ChaseRange: 11 Drops: { PinkAntenna: 880 CherryCake: 400 @@ -10814,6 +10816,8 @@ mob_db: ( AttackDelay: 1072 AttackMotion: 672 DamageMotion: 200 + ViewRange: 7 + ChaseRange: 11 Drops: { PinkAntenna: 800 CherryCake: 400 @@ -10859,6 +10863,8 @@ mob_db: ( AttackDelay: 1000 AttackMotion: 672 DamageMotion: 200 + ViewRange: 7 + ChaseRange: 11 Drops: { PinkAntenna: 900 CherryCake: 1200 -- cgit v1.2.3-60-g2f50