2019-01-25 00:12:29 -05:00
|
|
|
-- LUALOCALS < ---------------------------------------------------------
|
2019-09-07 09:08:57 -04:00
|
|
|
local include, nodecore
|
|
|
|
= include, nodecore
|
2019-01-25 00:12:29 -05:00
|
|
|
-- LUALOCALS > ---------------------------------------------------------
|
2019-01-24 22:08:05 -05:00
|
|
|
|
2019-09-07 09:08:57 -04:00
|
|
|
nodecore.amcoremod()
|
|
|
|
|
2021-08-06 23:39:39 -04:00
|
|
|
include("adze")
|
2019-03-02 20:39:08 -05:00
|
|
|
include("chip")
|
|
|
|
include("tools")
|
2020-03-29 20:55:55 -04:00
|
|
|
include("bricks")
|
2021-03-05 20:56:47 -05:00
|
|
|
include("dungeon")
|
2020-09-04 19:07:45 -04:00
|
|
|
include("hints")
|