12 lines
277 B
Lua
Raw Normal View History

2018-11-03 18:56:07 -04:00
-- LUALOCALS < ---------------------------------------------------------
2019-03-02 20:39:08 -05:00
local include
= include
2018-11-03 18:56:07 -04:00
-- LUALOCALS > ---------------------------------------------------------
2019-02-20 00:40:55 -05:00
include("adze")
include("plank")
include("staff")
include("tools")
include("ladder")
include("shelf")