From d27c40fac2057637794024b4e3d2828bb54f8e8e Mon Sep 17 00:00:00 2001 From: Micksha Date: Mon, 19 Nov 2018 21:18:09 +0000 Subject: make the veins attackable, change client-data in the mapfixes MR --- db/re/mob_db.conf | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index c172b76e..e747fd85 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1932,6 +1932,8 @@ mob_db: ( AttackDelay: 1 AttackMotion: 1 DamageMotion: 1 + SpawnCollisionSize: 0 + SpawnCollisionMask: "CELLS_NOPLAYER" Drops: { DiamondShard: 500 CrudeDiamond: 100 @@ -1974,6 +1976,8 @@ mob_db: ( AttackDelay: 1 AttackMotion: 1 DamageMotion: 1 + SpawnCollisionSize: 0 + SpawnCollisionMask: "CELLS_NOPLAYER" Drops: { GoldNuggets: 500 } @@ -2015,6 +2019,8 @@ mob_db: ( AttackDelay: 1 AttackMotion: 1 DamageMotion: 1 + SpawnCollisionSize: 0 + SpawnCollisionMask: "CELLS_NOPLAYER" Drops: { IronOre: 1500 } @@ -2056,6 +2062,8 @@ mob_db: ( AttackDelay: 1 AttackMotion: 1 DamageMotion: 1 + SpawnCollisionSize: 0 + SpawnCollisionMask: "CELLS_NOPLAYER" Drops: { Coal: 2000 } -- cgit v1.2.3-60-g2f50