Travel Picker Fix
Description
This mod fixes an issue with the "Travel Here With..." sim picker that can cause multiple sims to be greyed out and unable to be selected.

The root cause of this issue is the SituationJob test. The test has a failsafe to always pass when a sim is not loaded, but the travel picker uses an inverted version of the test, so instead it always fails for sims who are not loaded.