A_FireSigil2

From ZDoom Wiki
Revision as of 02:33, 6 May 2012 by Blzut3 (talk | contribs) (Created page with "{{codepointer|r=Strife|Weapon}} '''A_FireSigil2'''<br> (''no parameter'')<br> Plays the sound "weapon/sigilcharge" on the Weapon channel, and takes 8 health points from the p...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A_FireSigil2
(no parameter)

Plays the sound "weapon/sigilcharge" on the Weapon channel, and takes 8 health points from the player. The function then fires a SpectralLightningH1.

This codepointer is restricted to Sigil and derived classes.