RemoveKerbal - jrossignol/ContractConfigurator GitHub Wiki
Behaviour for removing kerbals when a contract is completed.
BEHAVIOUR { name = RemoveKerbal type = RemoveKerbal // Kerbal to remove on contract completion. Can be a simple kerbal name // or a reference to a Kerbal object. // // Type: Kerbal // Required: Yes (multiples allowed) // kerbal = SomeKerbal Kerman }