Removes MINUTE_TOPIC_LIMIT from Config.txt#627
Open
kimimimicry wants to merge 1 commit intoPentestSS13:masterfrom
Open
Removes MINUTE_TOPIC_LIMIT from Config.txt#627kimimimicry wants to merge 1 commit intoPentestSS13:masterfrom
kimimimicry wants to merge 1 commit intoPentestSS13:masterfrom
Conversation
Comments out MINUTE_TOPIC_LIMIT from the Config.txt file. SECOND_TOPIC_LIMIT has not been removed to ensure the system can continue to work as intended.
|
On behalf of the Safecracking fans, we are all jumping with joy. Bless!!! |
Collaborator
|
By the way! this is a config change so it won't do anything as its on my end. I will honor it though! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Comments out MINUTE_TOPIC_LIMIT from the Config.txt file. SECOND_TOPIC_LIMIT has not been removed to ensure the system can continue to work as intended.
About The Pull Request
This PR comments out the MINUTE_TOPIC_LIMIT from the Config.txt file.
Why It's Good For The Game
Both carbons trying to open safes and AIs going about their time are experiencing an odd problem where the MINUTE_TOPIC_LIMIT is preventing them from performing actions. This can cause extreme stress in high-intensity situations, where these ignored inputs can be the difference between a close call and a lost run. Furthermore, it's just generally not fun being unable to close menus. Lastly, the SECOND_TOPIC_LIMIT has been left untouched, as players do not experience any issues with it, and it works perfectly as intended.
Changelog
🆑
config: Removed the MINUTE_TOPIC_LIMIT. Safe-crackers and AIs can finally breathe easy.
/:cl: