peq-quests/potimeb/#Shadow_of_Rythor.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
203 B
Lua

--#Shadow_of_Rythor (223239) PH Version
--Phase 1 - Rythor of The Undead Trial
--potimeb
function event_death_complete(e)
-- send a signal to the #undead_trigger that I died
eq.signal(223171,2);
end