1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-20 11:47:48 +00:00
project-meteor-server/Data/scripts/effects/expchain.lua

7 lines
No EOL
128 B
Lua

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