A_DragonPain

From ZDoom Wiki
Revision as of 19:43, 6 May 2012 by Blzut3 (talk | contribs) (Created page with "{{codepointer|r=Hexen}} '''A_DragonPain'''<br> (''no parameter'')<br> Calls A_Pain and then checks to see if the tracer target is set. If not, then it jumps to the Spawn...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A_DragonPain
(no parameter)

Calls A_Pain and then checks to see if the tracer target is set. If not, then it jumps to the Spawn state.

This codepointer is restricted to Dragon and derived classes.