mirror of
https://github.com/ProjectEQ/projecteqquests
synced 2026-08-12 00:26:10 -04:00
4 lines
162 B
Lua
4 lines
162 B
Lua
function event_death_complete(e)
|
|
eq.unique_spawn(226206,0,0,-1316,1073,-144.1,0); -- NPC: Overlord_Ngrub_Brokenskull
|
|
eq.depop(226071); --NPC: #Overlord_Ngrub
|
|
end
|