A_ClericAttack

From ZDoom Wiki
Revision as of 15:51, 8 March 2012 by Gez (talk | contribs) (copy/paste mistake)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A_ClericAttack

Shoots a HolyMissile from the calling actor's position and a relative height of 40 map units and plays the sound "HolySymbolFire" on the WEAPON channel. The holy missile's tracer field is explicitly nulled.

This codepointer is restricted to ClericBoss and derived classes.