Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enforce body restrictions for crewed experiments #2437

Merged
merged 1 commit into from
Sep 28, 2024

Conversation

TwistedGiraffe
Copy link
Contributor

Solves #2416.
Added BodyAllowed = HomeBody for experiments with celestialBodies = Earth, and added BodyAllowed = HomeBodyAndMoons for experiments with celestialBodies = Earth;Moon.
Also trimmed the whitespace.

Added `BodyAllowed = HomeBody` for experiments with `celestialBodies = Earth`, and added `BodyAllowed = HomeBodyAndMoons` for experiments with `celestialBodies = Earth;Moon`. Also trimmed the whitespace.
@TwistedGiraffe
Copy link
Contributor Author

I discovered a very worrying mix of four-spaces and tabs among RP-1 configs that makes the whitespace appear not trimmed after all. Fixing this, however, is much beyond the scope of this PR.

@siimav siimav merged commit d379a5e into KSP-RO:master Sep 28, 2024
3 checks passed
@TwistedGiraffe TwistedGiraffe deleted the EarthOnlyExperiments branch September 29, 2024 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants