2019-08-13 21:06:13 -04:00
|
|
|
-- LUALOCALS < ---------------------------------------------------------
|
2019-09-07 09:08:57 -04:00
|
|
|
local include, nodecore
|
|
|
|
= include, nodecore
|
2019-08-13 21:06:13 -04:00
|
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
|
2019-09-07 09:08:57 -04:00
|
|
|
nodecore.amcoremod()
|
|
|
|
|
2019-10-13 13:35:49 -04:00
|
|
|
include("operate")
|
2019-09-14 09:49:06 -04:00
|
|
|
include("register")
|
2019-10-11 08:34:50 -04:00
|
|
|
include("ablation")
|