class CCitadel_Item_ActiveReload : public CCitadel_Item
{
public:
    bool m_bPlayedStartSound;
    bool m_bActiveReloadFailed;
};