Adjustments and add sand monster.
This commit is contained in:
parent
54cff8252b
commit
36597871fb
10 changed files with 32 additions and 35 deletions
2
mobs.lua
2
mobs.lua
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue