2020-01-05 11:42:22 -05:00
|
|
|
-- LUALOCALS < ---------------------------------------------------------
|
2020-01-05 12:59:12 -05:00
|
|
|
local include, nodecore
|
|
|
|
= include, nodecore
|
2020-01-05 11:42:22 -05:00
|
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
|
2020-01-05 12:59:12 -05:00
|
|
|
nodecore.amcoremod()
|
|
|
|
|
2020-01-10 06:26:07 -05:00
|
|
|
include("stasis")
|
2020-06-21 11:15:01 -04:00
|
|
|
include("abmhack")
|
2020-06-18 22:35:47 -04:00
|
|
|
include("dnts")
|
2020-01-05 11:42:22 -05:00
|
|
|
include("aism")
|
|
|
|
include("soaking")
|
|
|
|
include("ambiance")
|
2020-06-22 21:14:40 -04:00
|
|
|
include("playerstep")
|
2020-02-22 21:57:08 -05:00
|
|
|
include("dynalight")
|