7 lines
128 B
Lua

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