SinguloStation13 / SinguloStation-Blue

GNU Affero General Public License v3.0
0 stars 6 forks source link

[MIRROR] Fixes alt click not opening labcoat's inventory #970

Open SinguloBot opened 2 years ago

SinguloBot commented 2 years ago

Original PR: https://github.com/BeeStation/BeeStation-Hornet/pull/7037

About The Pull Request

[issue link stripped] Alt click on a labcoat will no longer toggle the labcoat style, but will instead open the inventory. To change the style, the toggle suit style verb can be used instead which is located on the context menu, or in the object tab of the stat panel. image

Why It's Good For The Game

Makes it much easier to access items that are stored within a lab coat, due to conflicting key binds suit style adjustment have been moved to the object tab of the stat panel.

Testing Photographs and Procedure

image

image

Changelog

:cl: tweak: Alt clicking on suits that contain embedded storage (pockets) will now open the inventory instead of adjusting the style of that article of clothing. Adjusting the style can be done through the context menu or the stat panel under the object tab. /:cl: