class CTriggerTrooperShrineJumpVolume : public CBaseTrigger
{
public:
    float32 m_flOuterRadius;
    float32 m_flInnerRadius;
};