Type alias LegalState

LegalState: "Clean" | "IllegalCargo" | "Speeding" | "Wanted" | "Hostile" | "PassengerWanted" | "Warrant"

Valid legal states.