mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-04-20 11:47:48 +00:00
3 lines
81 B
Lua
3 lines
81 B
Lua
![]() |
function onLose(owner, effect, actionContainer)
|
||
|
owner:SetProc(3, false);
|
||
|
end;
|