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

Makes CRYOSLEEP_SYMPTOMS a configurable flag #30

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Conversation

blinkdog
Copy link
Collaborator

About The Pull Request

When starting the game, characters emerge from a cryopod and experience a random degree of cryosleep symptoms.

This PR adds a configurable flag CRYOSLEEP_SYMPTOMS that controls if these effects are applied or not.
When commented out, no cryosleep symptoms will be applied to characters, who can jump straight into it.

Why It's Good For The Game

I'm not sure that it is? Cyrosleep symptoms are very thematic, but they can also be annoying.
That's why this PR introduces a configurable flag; maybe we want to turn them off, or maybe we don't.

Changelog

🆑
fix: Added missing closing span tags
config: Added a new config setting; CRYOSLEEP_SYMPTOMS
/:cl:

@blinkdog blinkdog requested a review from lectronyx January 13, 2024 08:02
@blinkdog blinkdog self-assigned this Jan 13, 2024
@github-actions github-actions bot added Code change Watch something violently break. Config Watch us shake head admins violently until this gets merged. labels Jan 13, 2024
@lectronyx
Copy link
Contributor

More options are always good, in case someone wants to use this codebase for their own server.

@lectronyx lectronyx merged commit 219c652 into master Jan 23, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code change Watch something violently break. Config Watch us shake head admins violently until this gets merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants