Add wallhammer.

This commit is contained in:
Duane 2016-06-20 04:07:59 -05:00
parent 1ddb0c02a7
commit 9ef29d3feb
5 changed files with 170 additions and 0 deletions

View file

@ -69,6 +69,7 @@ dofile(fun_caves.path .. "/nodes.lua")
dofile(fun_caves.path .. "/deco.lua")
dofile(fun_caves.path .. "/fungal_tree.lua")
dofile(fun_caves.path .. "/armor.lua")
dofile(fun_caves.path .. "/wallhammer.lua")
dofile(fun_caves.path .. "/mapgen.lua")
if mobs and mobs.mod == "redo" then