Skip to content

Fixes ORM checking access for extracting materials if the ID wire is hacked#32135

Open
1080pCat wants to merge 2 commits into
ParadiseSS13:masterfrom
1080pCat:orm-fix
Open

Fixes ORM checking access for extracting materials if the ID wire is hacked#32135
1080pCat wants to merge 2 commits into
ParadiseSS13:masterfrom
1080pCat:orm-fix

Conversation

@1080pCat

Copy link
Copy Markdown
Contributor

What Does This PR Do

The intent of #32074 was to allow you to hack the ORM to get materials out even if you don't have access.
However it was missed that the material extraction was missed, dunno how, but stuff happens.
Also the wire light for the ID scanner was flipped

Why It's Good For The Game

Fixes #32127

Testing

Tested if i could extract materials with an ID, could
Tested if i could extract materials without an ID, could not
Pulsed the ID scan wire then repeated the extractions, with and without an ID, both could.
Looked at the wire light when pulsing, watched it change correctly

Declaration

  • I confirm that I either do not require pre-approval for this PR, or I have obtained such approval and have included a screenshot to demonstrate this below.

Changelog

🆑
fix: Fixed the ORM ID scan hack not correctly removing ID access for extracting materials. As well as flipped the wire ID light
/:cl:

@ParadiseSS13-Bot ParadiseSS13-Bot added the -Status: Awaiting type assignment This PR is waiting for its type to be assigned internally label Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

-Status: Awaiting type assignment This PR is waiting for its type to be assigned internally

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hacking the ID scanner wire on the ORM doesn't actually unlock it

2 participants