class CCitadelTeleportLocation : public CServerOnlyEntity
{
public:
    int32 m_iLane;
    int32 m_iObjective;
};