Add initial elixirs.

This commit is contained in:
Duane 2016-06-18 23:50:16 -05:00
parent 04c6051e8a
commit 9193317ca6
13 changed files with 78 additions and 5 deletions

View file

@ -68,6 +68,7 @@ dofile(fun_caves.path .. "/unionfind.lua")
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 .. "/mapgen.lua")
if mobs and mobs.mod == "redo" then