533d8f3360
This has now been replaced entirely by dynamic lighting and AISMs
11 lines
263 B
Lua
11 lines
263 B
Lua
-- LUALOCALS < ---------------------------------------------------------
|
|
local include, nodecore
|
|
= include, nodecore
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
nodecore.amcoremod()
|
|
|
|
include("node")
|
|
include("abm")
|
|
include("cmd")
|