A_FireSigil3

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

A_FireSigil3
(no parameter)

Plays the sound "weapon/sigilcharge" on the Weapon channel, and takes 12 health points from the player. 20 SpectralLightningBall1 actors are fired in a 180 degree arc spaced 9 degrees apart. The actors are spawned 32 units above the player's z height.

This codepointer is restricted to Sigil and derived classes.