mirror of
https://github.com/ProjectEQ/projecteqquests
synced 2026-08-12 00:26:10 -04:00
4 lines
93 B
Lua
4 lines
93 B
Lua
|
|
function event_spawn(e)
|
|
e.self:AI_SetRoambox(1500,967,-1256,1306,-1246,15000,30000);
|
|
end
|