shiptest-ss13 / Shiptest

The Shiptest Codebase
https://shiptest.net
GNU Affero General Public License v3.0
108 stars 529 forks source link

Blocks items meant for other slots for being beak-holdable for Kepori #3816

Open MarkSuckerberg opened 2 days ago

MarkSuckerberg commented 2 days ago

About The Pull Request

I'm sorry to do this and make it even more niche, but it IS kind of jank. This also solves the issue of things being equipped to the wrong slot when you hit the quick-equip or quick-swap key.

Fixes: #3657

Why It's Good For The Game

Prevents any other oversights like welding goggles from being doable by Kepori. Hopefully this doesn't block TOO many items, I even added a few other slots that should be pretty harmless to equip items flagged as such, but if there's any exceptions that should be made, I'm open for feedback.

Changelog

:cl: tweak: Kepori can't hold items in their beak that are (allegedly) meant to be equipped to other slots. /:cl: