projecteq-projecteqquests/potimeb/A_Firebone_Caster.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

--A_Firebone_Caster (223195)
--Phase 5 (Bert Army)
--potimeb
function event_death_complete(e)
-- send a signal to Bertoxxulous that I died
eq.signal(223098,1);
end