mirror of
https://github.com/ProjectEQ/projecteqquests
synced 2026-08-12 00:26:10 -04:00
8 lines
463 B
Lua
8 lines
463 B
Lua
function event_death_complete(e)
|
|
eq.spawn2(71034,0,0,-540.6,767.1,174.1,130); -- NPC: Overseer_of_Air
|
|
end
|
|
|
|
-------------------------------------------------------------------------------------------------
|
|
-- Converted to .lua using MATLAB converter written by Stryd
|
|
-- Find/replace data for .pl --> .lua conversions provided by Speedz, Stryd, Sorvani and Robregen
|
|
-------------------------------------------------------------------------------------------------
|