mirror of
https://github.com/ProjectEQ/projecteqquests
synced 2026-08-12 00:26:10 -04:00
5 lines
103 B
Lua
5 lines
103 B
Lua
-- a_Dragorn_Protector (336011) Lirah event
|
|
|
|
function event_death_complete(e)
|
|
eq.signal(336153,1);
|
|
end
|