forked from mtcontrib/mobs_redo
remove tester
This commit is contained in:
2
api.lua
2
api.lua
@ -3343,7 +3343,7 @@ function mobs:register_mob(name, def)
|
|||||||
|
|
||||||
}, mob_class_meta))
|
}, mob_class_meta))
|
||||||
|
|
||||||
local self = core.registered_entities[name] ; print("--- FH", self.fear_height)
|
local self = core.registered_entities[name]
|
||||||
mobs.compatibility_check(self) -- older setting check for compatibility
|
mobs.compatibility_check(self) -- older setting check for compatibility
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user