Skip to content

Medbay Door Fixes - #1193

Open
firebudgy wants to merge 2 commits into
DopplerShift13:masterfrom
firebudgy:doorfix
Open

Medbay Door Fixes#1193
firebudgy wants to merge 2 commits into
DopplerShift13:masterfrom
firebudgy:doorfix

Conversation

@firebudgy

Copy link
Copy Markdown

About The Pull Request

Adjusts a few small IDs to allow for the medbay door controls on a few maps to work again.

Why It's Good For The Game

Counterintuitively, the buttons that say they remotely toggle doors do not, in fact, do that like they should. This fixes it, even if it's been fixed on a later map update merge it means it's not an issue waiting on that.

Testing Evidence

It should work but compiling tgstation on my computer takes maybe... 10 minutes to start a round and that's before swapping maps.

Changelog

🆑
fix: Medbay door control buttons on Nebula, Pubby, and Delta now work
/:cl:

@github-actions github-actions Bot added Map Edit Map Related Fix Pest removal; Bugs Merge Conflict labels Aug 27, 2026
@firebudgy firebudgy changed the title yeah Medbay Door Fixes Aug 27, 2026
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

This PR has been inactive for long enough to be automatically marked as stale. This means it is at risk of being auto closed in ~ 7 days, please address any outstanding review items and ensure your PR is finished, if these are all true and you are auto-staled anyway, you need to actively ask maintainers if your PR will be merged. Once you have done any of the previous actions then you should request a maintainer remove the stale label on your PR, to reset the stale timer. If you feel no maintainer will respond in that time, you may wish to close this PR youself, while you seek maintainer comment, as you will then be able to reopen the PR yourself

@github-actions github-actions Bot added the Stale label Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any edits to tg maps will need to be undone in order for the PR to be merged, as we cannot edit tg maps directly without use of the automapper system

pixel_y = 6;
name = "Medbay Doors Control";
id = "MedbayFoyer"
id = "MedbayFoyer";

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do not directly edit tg maps as this makes us unable to update them correctly

"icj" = (
/turf/closed/wall,
/area/station/medical/paramedic)
"icm" = (

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see prior comment

@github-actions

Copy link
Copy Markdown

This PR has been inactive for long enough to be automatically marked as stale. This means it is at risk of being auto closed in ~ 7 days, please address any outstanding review items and ensure your PR is finished, if these are all true and you are auto-staled anyway, you need to actively ask maintainers if your PR will be merged. Once you have done any of the previous actions then you should request a maintainer remove the stale label on your PR, to reset the stale timer. If you feel no maintainer will respond in that time, you may wish to close this PR youself, while you seek maintainer comment, as you will then be able to reopen the PR yourself

@github-actions github-actions Bot added the Stale label Sep 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Fix Pest removal; Bugs Map Edit Map Related Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants