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

[MIRROR] Changes Cryo cells to use machine direction instead of hardcoded one on startup. #521

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

Steals-The-PRs
Copy link
Collaborator

Mirrored on Skyrat: Skyrat-SS13/Skyrat-tg#24880
Original PR: tgstation/tgstation#79585

About The Pull Request

Cryo cells on Delta and Tram wouldn't work round start due to the fact their gas input was defaulting to South and not the direction of the cell itself.
This uses the machines direction to setup the initial direction for the internal gas connector instead.
Tram Before:
Before Tramstation
Tram After:
TramStation
Delta After:
Delta
Icebox (To prove that normal setups still work):
Icebox

Why It's Good For The Game

Fixes tgstation/tgstation#78830

Changelog

🆑 TwistedSilicon
fix: Cryo cells now use their direction to orient their initial connection instead of defaulting to South.
/:cl:

…oded one on startup. [MDB IGNORE] (#24880)

* Changes Cryo cells to use machine direction instead of hardcoded one on startup. (#79585)

Cryo cells on Delta and Tram wouldn't work round start due to the fact
their gas input was defaulting to South and not the direction of the
cell itself.
This uses the machines direction to setup the initial direction for the
internal gas connector instead.

* Changes Cryo cells to use machine direction instead of hardcoded one on startup.

---------

Co-authored-by: TwistedCicrularConvexLens <[email protected]>
@Iajret Iajret merged commit ae38fbe into master Nov 9, 2023
24 checks passed
@Iajret Iajret deleted the upstream-mirror-24880 branch November 9, 2023 15:49
AnywayFarus added a commit that referenced this pull request Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cryo cells don't connect to pipenet on mapload
3 participants