Adjustments and add sand monster.

This commit is contained in:
Duane Robertson 2016-05-18 05:13:38 -05:00
parent 54cff8252b
commit 36597871fb
10 changed files with 32 additions and 35 deletions

View file

@ -26,7 +26,7 @@ dofile(fun_caves.path .. "/stone_monster.lua")
dofile(fun_caves.path .. "/lava_flan.lua")
--dofile(fun_caves.path .. "/dungeon_master.lua")
--dofile(fun_caves.path .. "/mese_monster.lua")
--dofile(fun_caves.path .. "/sand_monster.lua")
dofile(fun_caves.path .. "/sand_monster.lua")
fun_caves.goblin_spawn_frequency = 150