peq-quests/potimeb/Decorin_Brawler.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
162 B
Lua

--Decorin_Brawler (223002)
--Phase 5 RZ Army
--potimeb
function event_death_complete(e)
-- send a signal to the Rallos_Zek that I died
eq.signal(223001,1);
end