Fland SM Room Update - #5513
Merged
Merged
Conversation
Contributor
|
Important Review skippedReview was skipped as selected files did not have any reviewable changes. 💤 Files selected but had no reviewable changes (1)
⚙️ Run configurationConfiguration used: Repository UI (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
redmushie
approved these changes
Aug 5, 2026
Merged
via the queue into
ss14Starlight:starlight-dev
with commit Aug 5, 2026
e5293b0
30 of 31 checks passed
bynddark8
pushed a commit
to bynddark8/space-station-14
that referenced
this pull request
Aug 6, 2026
## Short description Makes the Fland supermatter easier to use without ripping up half the pipes and starting over. -Cooling Loop Removed/replaced one-way filters to stop the setup from jamming when a player forgets to turn a filter on. Cooling loop can now re-cool the same gas multiple times. Radiators improved. TL;DR multiple radiators side by side is better than one big single file line. Freezers directly linked to SM. -Power Issues Extended power cable to reach un-powered scrubber in SM. Added dedicated APC for the freezer bank. -Pipes Properly integrated fuel output filter into the TEG hot loop. Added pressure overflow valve set to 300kpa for a little bit of passive safety. Added dedicated filter + connection ports to cold loop for extracting certain gasses. -Misc Moved the tesla coils infront of the SM out of the way due to reflector bugginess causing them to get hit. Replaced radiation collectors with pre-filled variants due to previous bullet-point reducing initial power generation. Added a single active space heater to fix temperature problems from minor leaks. ## Why we need to add this SM is confusing, make SM less confusing to run at bare minimum. ## Media (Video/Screenshots) <img width="811" height="811" alt="image" src="https://github.com/user-attachments/assets/c95c8122-f8f3-40d4-9945-a06ec1826ead" /> ## Checks <!-- check boxes for faster reviewing of your PR --> - [x] I do not require assistance to complete the PR. - [x] Before posting/requesting review of a PR, I have verified that the changes work. - [x] I have added screenshots/videos of the changes, or this PR does not change in-game mechanics. - [x] I affirm that my changes are licensed under the [MIT License](https://github.com/ss14Starlight/space-station-14/blob/Starlight/LICENSE.TXT) and grant permission for use in this repository under its conditions. **Changelog** :cl: Orange Juice Goose - tweak: Overhauled the fland SM room to be more usable for both beginners and experts.
bynddark8
pushed a commit
to bynddark8/space-station-14
that referenced
this pull request
Aug 6, 2026
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.
Short description
Makes the Fland supermatter easier to use without ripping up half the pipes and starting over.
-Cooling Loop
Removed/replaced one-way filters to stop the setup from jamming when a player forgets to turn a filter on.
Cooling loop can now re-cool the same gas multiple times.
Radiators improved. TL;DR multiple radiators side by side is better than one big single file line.
Freezers directly linked to SM.
-Power Issues
Extended power cable to reach un-powered scrubber in SM.
Added dedicated APC for the freezer bank.
-Pipes
Properly integrated fuel output filter into the TEG hot loop.
Added pressure overflow valve set to 300kpa for a little bit of passive safety.
Added dedicated filter + connection ports to cold loop for extracting certain gasses.
-Misc
Moved the tesla coils infront of the SM out of the way due to reflector bugginess causing them to get hit.
Replaced radiation collectors with pre-filled variants due to previous bullet-point reducing initial power generation.
Added a single active space heater to fix temperature problems from minor leaks.
Why we need to add this
SM is confusing, make SM less confusing to run at bare minimum.
Media (Video/Screenshots)
Checks
Changelog
🆑 Orange Juice Goose