Rework black zone.
This commit is contained in:
parent
1a9afc9ede
commit
7f031350a9
7 changed files with 79 additions and 10 deletions
1
mobs.lua
1
mobs.lua
|
@ -55,6 +55,7 @@ dofile(path .. "/tarantula.lua")
|
|||
dofile(path .. "/spider_ice.lua")
|
||||
--dofile(path .. "/dirt_monster.lua")
|
||||
dofile(path .. "/sand_monster.lua")
|
||||
dofile(path .. "/tar_monster.lua")
|
||||
|
||||
if minetest.registered_entities["mobs_monster:dirt_monster"] then
|
||||
-- check this
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue