Rework black zone.

This commit is contained in:
Duane Robertson 2016-05-24 22:21:24 -05:00
parent 1a9afc9ede
commit 7f031350a9
7 changed files with 79 additions and 10 deletions

View file

@ -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