private void OnDestroy()
 {
     City.UnregisterTradeRoute(this);
     OilExtractor.UnregisterTradeRoute(this);
 }