Have an interesting question that I'm wondering if anyone has a solution to. I've been attempting to create contracts that recreate the Mercury, Gemini, and Apollo Programs. Is it possible to create a parameter that requires a spacecraft to complete a specific number of orbits to fulfill the contract? While for certain missions it works to have a time duration parameter, I'd prefer to not have missions like "Friendship 7" be required to be in orbit for a specific amount of time, but rather a specific number of orbits. Is that possible to do with CC or is that too complex a parameter to record?