PlantFlag Parameter - jrossignol/ContractConfigurator GitHub Wiki
The PlantFlag parameter is met when planting a flag on the given body.
PARAMETER { name = PlantFlag type = PlantFlag // Target body, defaulted from the contract if not supplied. // // Type: CelestialBody // Required: No (defaulted) // targetBody = Kerbin // Text to use for the parameter // // Type: string // Required: No (defaulted) // Default: Plant a flag on <targetBody> // //title = }