Skip to content

Commit

Permalink
Fixed Forensic Gloves to be Security Contraband (#34193)
Browse files Browse the repository at this point in the history
* added BaseRestrictedContraband to forensic gloves

* moved from id to parent
  • Loading branch information
Coolsurf6 authored Jan 10, 2025
1 parent 7ae7821 commit 87e18b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Clothing/Hands/gloves.yml
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@
price: 0

- type: entity
parent: ClothingHandsBase
parent: [ClothingHandsBase, BaseRestrictedContraband]
id: ClothingHandsGlovesForensic
name: forensic gloves
description: Do not leave fibers or fingerprints. If you work without them, you're A TERRIBLE DETECTIVE.
Expand Down

0 comments on commit 87e18b9

Please sign in to comment.