ce1200e135
The new chat stream message is an experimental feature; it MAY be too intrusive for some players, so may have to be disabled by default or removed.
12 lines
285 B
Lua
12 lines
285 B
Lua
-- LUALOCALS < ---------------------------------------------------------
|
|
local include, nodecore
|
|
= include, nodecore
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
nodecore.amcoremod()
|
|
|
|
include("api")
|
|
include("hints")
|
|
include("invtab")
|
|
include("alerts")
|