goonstation / goonstation

Repository for the Goonstation branch of SS13
https://goonhub.com
Other
351 stars 1.42k forks source link

context menu picking up a space diners organ will instead help intent the owner if within distance. #9422

Closed goonstation-issuebot closed 2 years ago

goonstation-issuebot commented 2 years ago

Labels

[TRIVIAL]

Description

If you try to use the context menu to pick up a space diner patrons organ while beside them, it'll instead help intent action on the patron.

Steps to reproduce

have persons organ beside living or dead patron try to pick it up with context menu you pat them

Expected Behavior

you pick it up.

Additional Information & Screenshots

Reported by: MomoBerry On server: Goonstation 1 Classic: Heisenbee Round log date: 2022-07-01-06-34 Reported on: 2022-07-01 07:15:37

Balarak commented 2 years ago

Have seen this myself with player characters aswell, primarily when operating on someone and trying to pick up a lopped limb off the same tile whilst they remain on the operating table. My theory is it has something to do with the entire npc/players name being frontloaded onto the limb / organ, causing whatever pickup check to fire and read the name of the player as a complete check and instead direct the ciick to that without reading the "'s Right Leg" afterwards. My proposed change would be to frontload the organ name, assuming this is what the problem is (EG, Shitty Bill's Right Leg, becomes Right Leg of Shitty Bill)

ghost commented 2 years ago

duplicate of #8592

ThatFiveGuys commented 2 years ago

Other dupe more detailed