peq-quests/potimeb/Amygdalan_knight.lua
Trust 23f42c0c37 [DZ PoTimeA/B] PoTime Revamp incl DZ Support
GM Commands can be had by a by typinc /say help in PoTimeB Instance.
2021-01-02 00:57:17 -05:00

8 lines
No EOL
166 B
Lua

--Amygdalan_knight (223199)
--Phase 5 (CT Army)
--potimeb
function event_death_complete(e)
-- send a signal to the Cazic_Thule that I died
eq.signal(223165,1);
end