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-05 11:42:22 -05:00
|
|
|
include("limited_abm")
|
|
|
|
include("aism")
|
|
|
|
include("soaking")
|
|
|
|
include("ambiance")
|