Merge branch 'master' into sponge-API

This commit is contained in:
AFCMS 2021-05-08 12:33:17 +02:00
commit 7187ca67e7
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ local spawn_count_overrides = {
local function set_doll_properties(doll, mob)
local mobinfo = minetest.registered_entities[mob]
if not mobinfo then return end
local xs, ys
if doll_size_overrides[mob] then
xs = doll_size_overrides[mob].x