2019-10-29 23:20:09 -04:00

15 lines
335 B
Lua

-- LUALOCALS < ---------------------------------------------------------
local include, nodecore
= include, nodecore
-- LUALOCALS > ---------------------------------------------------------
nodecore.amcoremod()
include("adze")
include("plank")
include("staff")
include("tools")
include("ladder")
include("shelf")
include("rake")