Add elephant mob

Increase damage, and hit range
Change spawn change from 15000 to 17000
This commit is contained in:
James Stevenson 2016-05-31 13:54:35 -04:00
parent 301249f9d2
commit 245381aafa
4 changed files with 60 additions and 0 deletions

View file

@ -69,6 +69,7 @@ dofile(fun_caves.path .. "/tarantula.lua")
dofile(fun_caves.path .. "/spider_ice.lua")
dofile(fun_caves.path .. "/sand_monster.lua")
dofile(fun_caves.path .. "/tar_monster.lua")
dofile(fun_caves.path .. "/elephant.lua")
if minetest.registered_entities["mobs_monster:dirt_monster"] then
-- check this