Adjust mushrooms and goblins.

Remove dirt from desert caves.
This commit is contained in:
Duane Robertson 2016-05-23 09:53:37 -05:00
parent 11e404c23a
commit c93090b4e8
12 changed files with 39 additions and 38 deletions

View file

@ -2,8 +2,8 @@
mobs:register_mob("fun_caves:goblin_cobble", {
description = "Cobble Goblin",
type = "animal",
passive = true,
type = "monster",
passive = false,
damage = 1,
attack_type = "dogfight",
attacks_monsters = true,