Correct cold damage. Add ice spiders.
This commit is contained in:
parent
fb8b9eb68d
commit
a595c7952a
15 changed files with 79 additions and 13 deletions
1
mobs.lua
1
mobs.lua
|
@ -20,6 +20,7 @@ end
|
|||
dofile(fun_caves.path .. "/mobs_crafts.lua")
|
||||
dofile(fun_caves.path .. "/danglers.lua")
|
||||
dofile(fun_caves.path .. "/spider.lua")
|
||||
dofile(fun_caves.path .. "/spider_ice.lua")
|
||||
dofile(fun_caves.path .. "/dirt_monster.lua")
|
||||
dofile(fun_caves.path .. "/stone_monster.lua")
|
||||
dofile(fun_caves.path .. "/lava_flan.lua")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue