mirror of
https://github.com/ElCeejo/creatura.git
synced 2025-07-09 16:20:29 -04:00
Add Context Based Steering, ABM Spawning fixes 2
This commit is contained in:
parent
64de7d9ed5
commit
3dbca468d3
3 changed files with 6 additions and 6 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue