class CCitadel_ArmorUpgrade_PersonalRejuvenator : public CCitadel_Item
{
public:
    bool m_bActivated;
    ParticleIndex_t m_nFxIndex;
private:
    uint8 pad_0DA0[336];
};