Files
wwdpublic/Content.Server/Forensics/Systems
ZetaNull 8f7c86be52 Fix Xelthia Glovejackets to Properly Block Fingerprints (#2356)
<!--
This is a semi-strict format, you can add/remove sections as needed but
the order/format should be kept the same
Remove these comments before submitting
-->

# Description

<!--
Explain this PR in as much detail as applicable

Some example prompts to consider:
How might this affect the game? The codebase?
What might be some alternatives to this?
How/Who does this benefit/hurt [the game/codebase]?
-->

Fixes the surgical and insulated jackets made for Xelthia to block
fingerprints, as these cover hands.

Also makes it so other outerClothing can also use the FingerprintMask
component. Gloves are treated as though they are on top.

---

<!--
This is default collapsed, readers click to expand it and see all your
media
The PR media section can get very large at times, so this is a good way
to keep it clean
The title is written using HTML tags
The title must be within the <summary> tags or you won't see it
-->

<details><summary><h1>Media</h1></summary>
<p>

</p>
</details>

![image](https://github.com/user-attachments/assets/3078adf4-bc6b-4432-bb90-4cfefe80ff7b)

![image](https://github.com/user-attachments/assets/013e3ff7-2678-4edb-8663-bd61eef71ee0)

![image](https://github.com/user-attachments/assets/d3ddd421-5d4d-4974-b337-ddcae42bc675)
This last one is from testing to make sure things apply in a logical
order.

(cherry picked from commit 8065bda13015fdd4139a26912a4655536a09c307)
2025-05-10 00:21:05 +03:00
..