Rename elixir.
This commit is contained in:
parent
d8dbf6a4af
commit
3de24bde95
2 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
@ -68,7 +68,7 @@ dofile(fun_caves.path .. "/unionfind.lua")
|
||||||
dofile(fun_caves.path .. "/nodes.lua")
|
dofile(fun_caves.path .. "/nodes.lua")
|
||||||
dofile(fun_caves.path .. "/deco.lua")
|
dofile(fun_caves.path .. "/deco.lua")
|
||||||
dofile(fun_caves.path .. "/fungal_tree.lua")
|
dofile(fun_caves.path .. "/fungal_tree.lua")
|
||||||
dofile(fun_caves.path .. "/armor.lua")
|
dofile(fun_caves.path .. "/elixir.lua")
|
||||||
dofile(fun_caves.path .. "/wallhammer.lua")
|
dofile(fun_caves.path .. "/wallhammer.lua")
|
||||||
dofile(fun_caves.path .. "/mapgen.lua")
|
dofile(fun_caves.path .. "/mapgen.lua")
|
||||||
dofile(fun_caves.path .. "/chat.lua")
|
dofile(fun_caves.path .. "/chat.lua")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue