Skip to content

Conversation

SECBATON-GRIFFON
Copy link
Contributor

@SECBATON-GRIFFON SECBATON-GRIFFON commented Sep 15, 2025

[bugfix][qol][tweak]

What this does

Actually makes hand opening them check access. Closes #38396.
Makes wood table sprites a bit less ugly, and lets the AI open them if they have electronics in them. Closes #38398.

Why it's good

AI can let people into these.

How it was tested

Using it in hand with a captain ID and without in cap's office, calling attack_ai() on the door with the player as the argument.

Changelog

🆑

  • bugfix: Table doors now need their proper access to open by hand.
  • tweak: AIs can now use table doors, if they have access electronics in them.
  • tweak: The sprite for wooden table doors now fits the surrounding tables a bit better.

@D3athrow-Issues D3athrow-Issues added Bug / Fix This is either a bug or a fix for a bug. Tweak I changed the thermostat from 70 degrees to 69 degrees. ❤️ Quality of Life ❤️ This is a change that removes hassle and improves quality of life. labels Sep 15, 2025
@jwhitak jwhitak merged commit 181e922 into vgstation-coders:Bleeding-Edge Sep 16, 2025
5 checks passed
@SECBATON-GRIFFON SECBATON-GRIFFON deleted the table-door-fixes branch September 16, 2025 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug / Fix This is either a bug or a fix for a bug. ❤️ Quality of Life ❤️ This is a change that removes hassle and improves quality of life. Tweak I changed the thermostat from 70 degrees to 69 degrees.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wooden Table Doors are really ugly and don't match the use of windoors in the areas they're added. table doors have no access checks when clicked on
3 participants