Add Context Based Steering, ABM Spawning fixes 2

This commit is contained in:
ElCeejo 2022-09-24 01:18:54 -07:00
parent 64de7d9ed5
commit 3dbca468d3
3 changed files with 6 additions and 6 deletions

View file

@ -580,7 +580,7 @@ function creatura.register_abm_spawn(mob, def)
end
end
end
minetest.log("action",
"[Creatura] [ABM Spawning] Spawned " .. group_size .. " " .. mob .. " at " .. minetest.pos_to_string(pos))