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

Fix toggling suit sensors while inside other objects #28079

Merged
merged 1 commit into from
Jan 25, 2025

Conversation

Vi3trice
Copy link
Contributor

What Does This PR Do

Switches the adjacent check for toggling sensors. Mobs and objects have different Adjacent procs, and it is objects that will recurse to check if they're in storage or on the mob.

Why It's Good For The Game

Fixes #26520

Images of changes

Sensors

Testing

Toggled sensors in and out of disposals or closets, also stuffed jumpsuits in storage to try too.


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: Suit sensors can be toggled while in disposal or other large containers.
/:cl:

@ParadiseSS13-Bot ParadiseSS13-Bot added -Status: Awaiting type assignment This PR is waiting for its type to be assigned internally -Status: Awaiting review This PR is awaiting review from the review team and removed -Status: Awaiting type assignment This PR is waiting for its type to be assigned internally labels Jan 24, 2025
@Burzah Burzah added this pull request to the merge queue Jan 25, 2025
Merged via the queue into ParadiseSS13:master with commit bde8b03 Jan 25, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-Status: Awaiting review This PR is awaiting review from the review team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Trying to change your suit sensors while in a disposals unit gives the text "you are too far away!"
3 participants