A_ImpMsAttack

From ZDoom Wiki
Jump to navigation Jump to search

A_ImpMsAttack
(no parameters)

If the calling actor has a valid target, it has a 25% chance of calling A_SkullAttack(12). Otherwise, the actor is put in its See state.

This codepointer is restricted to HereticImp and derived classes.