Make deserts survivable.

This commit is contained in:
Duane Robertson 2016-05-23 11:08:25 -05:00
parent c93090b4e8
commit 7b969e0009
4 changed files with 161 additions and 1 deletions

View file

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