feb9c5016d
Also: - Persist door squelch data. - Work around crush damage logic issue...? - Try to reduce unnecessary network packets?
11 lines
274 B
Lua
11 lines
274 B
Lua
-- LUALOCALS < ---------------------------------------------------------
|
|
local include, nodecore
|
|
= include, nodecore
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
nodecore.amcoremod()
|
|
|
|
include("operate")
|
|
include("register")
|
|
include("fallop")
|