2019-03-02 20:32:50 -05:00
|
|
|
-- LUALOCALS < ---------------------------------------------------------
|
2019-09-07 09:08:57 -04:00
|
|
|
local include, nodecore
|
|
|
|
= include, nodecore
|
2019-03-02 20:32:50 -05:00
|
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
|
2019-09-07 09:08:57 -04:00
|
|
|
nodecore.amcoremod()
|
|
|
|
|
2019-10-13 11:37:36 -04:00
|
|
|
include("api")
|
|
|
|
include("injury")
|
2019-04-06 21:23:14 -04:00
|
|
|
include("damage")
|
2020-01-18 10:12:11 -05:00
|
|
|
include("radiant")
|