class CCitadelInteriorTrigger : public CTriggerModifier
{
public:
    int32 m_nInteriorType;
    CUtlStringToken m_tInteriorModifier;
};