A_CloseShotgun2

From ZDoom Wiki
Jump to navigation Jump to search
DoomWiki.org
For more information on this article, visit the A_CloseShotgun2 page on the Doom Wiki.

A_CloseShotgun2

(no parameters)

Plays the sound "weapons/sshotc" and calls A_ReFire. This is equivalent to doing the following:

    SHT2 H 0 A_PlaySound ("weapons/sshotc", CHAN_WEAPON)
    SHT2 H 6 A_ReFire