3f262b5b35
Hopefully laundering the stasis check will boost the number of mapblocks we can process.
15 lines
346 B
Lua
15 lines
346 B
Lua
-- LUALOCALS < ---------------------------------------------------------
|
|
local include, nodecore
|
|
= include, nodecore
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
nodecore.amcoremod()
|
|
|
|
include("stasis")
|
|
include("abmhack")
|
|
include("dnts")
|
|
include("aism")
|
|
include("soaking")
|
|
include("ambiance")
|
|
include("dynalight")
|