mirror of
https://codeberg.org/tenplus1/mobs_redo.git
synced 2025-06-07 12:30:27 +02:00
remove tester
This commit is contained in:
parent
2cf43ffc4e
commit
f44441c580
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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user