-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Box Station - Connected Recycler, rerouted power for Singlo Substation, added law boards to AI upload room #32608
Box Station - Connected Recycler, rerouted power for Singlo Substation, added law boards to AI upload room #32608
Conversation
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Will also address #32581 and fix those merge conflicts. |
test fail real |
I see what's wrong and will fix it |
Another similar issue, I will fix |
Well I can't find where the entity with a uid of 0 is. Not really sure what I need to do to fix this. |
Looks like I may have had a UI element open while saving which caused there to be an invalid UID. It's been removed. |
…n, added law boards to AI upload room (space-wizards#32608) * Fixed space-wizards#32443 and space-wizards#30375 * Fixed duplicate ID issue, and added lawboards to resolve space-wizards#32581 * Removed Overlord board and added Crewsimov * Removed invalid UserInterface component
About the PR
Addresses #32443, #30375 and #32581
For #32443
The Recycler just needed to be connected.
For #30375
I realized that the substation powering the PA and Containment field was on the same HV network as the power generation. This mean that if power generation ever stopped, the substation would drain before the station SMESes and could cause a loose.
This changes it to where that substation is now running off of the same HV network as the rest of the station, thereby ensuring that the SMESes are used to power the substation which in turn powers the PA and Containment Field. Most other maps are wired this way.
For #32581
Added the 10 AI lawboards to the AI upload room.
From top left going counter-clockwise:
Why / Balance
Addresses issues with the map.
Technical details
For the substation, I rerouted the power from the TEG through a new reinforced window between the power generation area and the TEG room. I also added a HV cable under the glass going to the PA to link those networks together.
Before
After
Media
See above.
Requirements
Breaking changes
None that I know of.
Changelog
🆑 Southbridge