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

Fixes tether module being able to tether yourself #26403

Merged
merged 3 commits into from
Aug 7, 2024

Conversation

BiancaWilkson
Copy link
Contributor

@BiancaWilkson BiancaWilkson commented Aug 5, 2024

What Does This PR Do

Fixes #23414 by checking if the target and source are on the same turf.

Why It's Good For The Game

I promise no one is trying to grapple their own modsuit that they're already wearing.

Testing

Made sure trying to tether myself or any of my items didn't work, made sure failing to tether myself didn't put the module on cooldown.

Changelog

🆑
fix: Modsuit tether module can no longer tether to anything already on your tile
/:cl:

@ParadiseSS13-Bot ParadiseSS13-Bot added the -Status: Awaiting type assignment This PR is waiting for its type to be assigned internally label Aug 5, 2024
@Burzah Burzah added the Fix This PR will fix an issue in the game label Aug 6, 2024
Copy link
Contributor

@Spaghetti-bit Spaghetti-bit left a comment

Choose a reason for hiding this comment

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

Fix up the change log fix, there's a typo. long -> longer

@Burzah
Copy link
Member

Burzah commented Aug 6, 2024

Fix up the change log fix, there's a typo. long -> longer

Should be good now, if you want to take a look again.

@Burzah Burzah requested a review from Spaghetti-bit August 6, 2024 20:43
@Burzah Burzah added this pull request to the merge queue Aug 7, 2024
Merged via the queue into ParadiseSS13:master with commit be27510 Aug 7, 2024
11 checks passed
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 Fix This PR will fix an issue in the game
Projects
None yet
Development

Successfully merging this pull request may close these issues.

You can grapple to objects that are connected to you with the modsuit teather module
6 participants