A_BishopAttack2

From ZDoom Wiki
Revision as of 20:20, 4 August 2010 by Gez (talk | contribs) (sortkey)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A_BishopAttack2

(no parameters)

Fires a single BishopFX projectile. Decrements the counter set by A_BishopAttack. If the counter reaches 0 or the target is lost then it will jump back to the See state.

This code pointer is restricted to Bishop and actors inheriting from it.