summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-11-03 12:33:21 -0300
committerJesusaves <cpntb1@ymail.com>2020-11-03 12:33:21 -0300
commit14211a50cf3088cea1a98a6fb9388346e78cf925 (patch)
tree402a6ea426d883b07380f5e0b29c70ff09ef0066
parent321ebca5cd4322d72eb6ad319f8e4436ed451315 (diff)
downloadserverdata-14211a50cf3088cea1a98a6fb9388346e78cf925.tar.gz
serverdata-14211a50cf3088cea1a98a6fb9388346e78cf925.tar.bz2
serverdata-14211a50cf3088cea1a98a6fb9388346e78cf925.tar.xz
serverdata-14211a50cf3088cea1a98a6fb9388346e78cf925.zip
Fix missing VR/CR fields on pinkies
-rw-r--r--db/re/mob_db.conf6
1 files changed, 6 insertions, 0 deletions
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