diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-04-12 19:17:57 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-04-12 19:24:33 -0300 |
commit | 970a7a2a42e0506c2abee02f9119abbfc941e0ed (patch) | |
tree | ab9550e96383fd06cb8826bd319a68bca760a058 /db | |
parent | 3c12e30b5377edf49c3ee674146ad9627a95f352 (diff) | |
download | serverdata-970a7a2a42e0506c2abee02f9119abbfc941e0ed.tar.gz serverdata-970a7a2a42e0506c2abee02f9119abbfc941e0ed.tar.bz2 serverdata-970a7a2a42e0506c2abee02f9119abbfc941e0ed.tar.xz serverdata-970a7a2a42e0506c2abee02f9119abbfc941e0ed.zip |
It looks strange without those two lines of code
Diffstat (limited to 'db')
-rw-r--r-- | db/re/mob_db.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 68dcb4838..c348348e3 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -485,8 +485,8 @@ mob_db: ( AttackDelay: 800 AttackMotion: 672 DamageMotion: 480 - SpawnCollisionSize: 0 - SpawnCollisionMask: 5 + //SpawnCollisionSize: 0 + //SpawnCollisionMask: 5 Drops: { Croconut: 2100 Croconut: 600 |