A_AcolyteDie

From ZDoom Wiki
Revision as of 16:57, 8 March 2012 by Gez (talk | contribs) (moved sortkey)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A_AcolyteDie
(no parameters)

Sets the calling actor's render style to Normal.

If the calling actor is a blue Acolyte, at least one player is alive, and there are no other living blue acolytes, it plays the sound "svox/voc14" on the VOICE channel, gives a player the QuestItem7 token and reads that player the LOG14 entry.

This codepointer is restricted to Acolyte and derived classes.