7 lines
129 B
Lua

require("modifiers");
function onGain(owner, effect, actionContainer)
end;
function onLose(owner, effect, actionContainer)
end;