Skip to content

Access Wire to Various Objects#330

Open
Raikyr0 wants to merge 5 commits intoFloof-Station:masterfrom
Raikyr0:accesswire
Open

Access Wire to Various Objects#330
Raikyr0 wants to merge 5 commits intoFloof-Station:masterfrom
Raikyr0:accesswire

Conversation

@Raikyr0
Copy link
Copy Markdown
Contributor

@Raikyr0 Raikyr0 commented Mar 27, 2026

About the PR

This PR adds the Access Wire to
All Airlocks (Including High Security and Docks)
Anomaly Generator
Computers

Why / Balance

Cutting the Access Wire makes the entity all access. For breaking and entering, currently one would disable the power to get in, thus leaving no doorlogs or emag the door or simply blow up the door or going through the wall. Doing this just gives the doorlogger more use. Engineering can also do this to set doors to all access in an emergency. It would return to what used to be normal on our old engine.

Adding the Access wire on the Anomaly Generator and Computers adds additional ways to sabotage or use something in an emergency without access.

accesswire

Changelog
🆑

  • add: Added Access Wire back to Airlocks, Computers etc

Signed-off-by: Raikyr0 <Kurohana@hotmail.com.au>
Signed-off-by: Raikyr0 <Kurohana@hotmail.com.au>
Raikyr0 added 3 commits March 28, 2026 08:40
Signed-off-by: Raikyr0 <Kurohana@hotmail.com.au>
Signed-off-by: Raikyr0 <Kurohana@hotmail.com.au>
@Raikyr0
Copy link
Copy Markdown
Contributor Author

Raikyr0 commented Mar 27, 2026

Tested, also unrelated test failure.

@Mnemotechnician Mnemotechnician removed the S: Not Tested Webedit go brrr label Mar 27, 2026
Copy link
Copy Markdown
Collaborator

@Mnemotechnician Mnemotechnician left a comment

Choose a reason for hiding this comment

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

Other than that should be fine

- type: wireLayout
id: HighSec
wires:
- !type:AccessWireAction # Euphoria
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.

Adding an access wire to high-security airlocks is an odd choice. This kinda negates the fact that they are supposed to be high-sec.

Suggested change
- !type:AccessWireAction # Euphoria

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

High Sec ones have an electrified grille and welded plate, to even reach the wires so it's not as bad.

id: Computer
dummyWires: 3
wires:
- !type:AccessWireAction # Euphoria
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.

Why does a generic computer need an access wire? As far as I'm concerned we don't have access-locked computers, except maybe the shipyard console, but that one should have a separate wire layout.

Copy link
Copy Markdown
Contributor Author

@Raikyr0 Raikyr0 Mar 27, 2026

Choose a reason for hiding this comment

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

Mostly to cover all the bases, if new PCs get added (but can't be remoted by AI) but has access.

Vending Machines have an access wire, but it doesn't do anything by default, since the coke machine doesn't have access.

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.

2 participants