peq-quests/potimeb/phoboplasm.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
161 B
Lua

-- phoboplasm (223200)
--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