Quick carry and fastmed traits display on clothing on examine (#94220)

## About The Pull Request

It's like with quick cuffing, you can examine the gloves and be able to
see if they make you carry people and inject faster

<img width="369" height="204" alt="Screenshot 2025-11-29 143710"
src="https://github.com/user-attachments/assets/9018ab18-4fdf-4cfb-a3a1-2a24ab675851"
/>


## Why It's Good For The Game

Information is already there in the code for all to see

## Changelog

🆑
qol: Quick carry and fast medicine properties are now visible on gloves
/🆑

---------

Co-authored-by: Fghj240 <fakeemail@notrealemail.com>
This commit is contained in:
Fghj240
2025-12-01 16:35:10 -07:00
committed by GitHub
co-authored by Fghj240
parent 30280d1386
commit b29cb8621d
2 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -184,7 +184,7 @@
VAR_PROTECTED/datum/embedding/embed_data
///for flags such as [GLASSESCOVERSEYES]
var/flags_cover = 0
var/flags_cover = NONE
var/heat = 0
/// All items with sharpness of SHARP_EDGED or higher will automatically get the butchering component.
var/sharpness = NONE