mirror of
https://github.com/ProjectEQ/projecteqquests
synced 2026-08-12 00:26:10 -04:00
4 lines
137 B
Lua
4 lines
137 B
Lua
function event_death_complete(e)
|
|
eq.set_global("sirran","6",3,"M20");
|
|
eq.spawn2(71058,0,0,234,-1078,812,384); --Sirran the Lunatic
|
|
end
|