projecteq-projecteqquests/butcher/orc_centurion.lua
2015-03-14 16:18:39 -04:00

3 lines
54 B
Lua

function event_spawn(e)
e.self:SetRunning(true);
end