A_MinotaurAtk1

From ZDoom Wiki
Revision as of 10:46, 10 August 2009 by Gez (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A_MinotaurAtk1
(no parameters)

This is the Maulotaur's melee attack. If the calling actor has a target, it plays the sound "minotaur/melee" on the WEAPON channel. If the target is within range, it receives 4d8 damage, and if the target is a player, its viewheight is lowered.

This codepointer is restricted to Minotaur and derived classes.