A_MStaffPalette

From ZDoom Wiki
Revision as of 04:41, 5 May 2012 by Blzut3 (talk | contribs) (Created page with "{{codepointer|r=Hexen|Weapon}} '''A_MStaffPalette''' (no parameters) Decrements the counter {{c|MStaffCount}} if it is greater than zero. This will cause the [[palette blend...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A_MStaffPalette

(no parameters)

Decrements the counter MStaffCount if it is greater than zero. This will cause the palette blend to change.

This codepointer is restricted to MWeapBloodscourge and derived classes.