9 lines
232 B
Lua
9 lines
232 B
Lua
-- LUALOCALS < ---------------------------------------------------------
|
|
local include
|
|
= include
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
include("healing")
|
|
include("ejectinv")
|
|
include("damage")
|