mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-01-23 08:20:21 +01:00
nothing...
This commit is contained in:
parent
235ea20592
commit
970bc9fd72
@ -958,7 +958,6 @@ function mobs:register_spawn(name, nodes, max_light, min_light, chance, active_o
|
||||
-- spawn mob half block higher
|
||||
pos.y = pos.y - 0.5
|
||||
minetest.add_entity(pos, name)
|
||||
|
||||
end
|
||||
})
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user