Make deserts survivable.
This commit is contained in:
parent
c93090b4e8
commit
7b969e0009
4 changed files with 161 additions and 1 deletions
1
mobs.lua
1
mobs.lua
|
@ -50,6 +50,7 @@ end
|
|||
|
||||
dofile(fun_caves.path .. "/danglers.lua")
|
||||
dofile(fun_caves.path .. "/spider.lua")
|
||||
dofile(fun_caves.path .. "/tarantula.lua")
|
||||
dofile(fun_caves.path .. "/spider_ice.lua")
|
||||
--dofile(fun_caves.path .. "/dirt_monster.lua")
|
||||
dofile(fun_caves.path .. "/sand_monster.lua")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue