TL;DR
a train condition so trains won't go to the next stop in their schedule unless there is a stop that has enough reservations to contain itWhat ?
with the recently added feature that allows us to put train limits on train stops, i have hit a problem, if multiple trains have the scheduledepo -> pickup -> dropoff
and there is a circuit condition on the depo schedule stops
this means multiple trains might begin going towards the pickup at the same time, with the feature this should be fixed, but i have experienced that the trains actually skip the pickup station completely instead of waiting at their current stop, this means they will go towards the dropoff station without even having a full inventory, a condition for them to wait until the next stop has reservations for the train would solve this issue