changes the id of the forensic gloves to be more structured and standards compliant (#18178)

* Replaces forensic gloves id with a more structured one

* Fixes

* add changes to migration.yml

* add changes to migration.yml

* last fixes(please)
This commit is contained in:
SpaceCat
2023-07-22 00:03:36 +05:00
committed by GitHub
parent b576fda6ed
commit 1dfff30612
3 changed files with 5 additions and 3 deletions

View File

@@ -119,7 +119,7 @@
- id: WeaponRevolverInspector
- id: DrinkDetFlask
- id: SpeedLoaderMagnum
- id: ForensicGloves
- id: ClothingHandsGlovesForensic
- type: entity
id: ClosetBombFilled

View File

@@ -343,7 +343,7 @@
- type: entity
parent: ClothingHandsBase
id: ForensicGloves
id: ClothingHandsGlovesForensic
name: forensic gloves
description: Do not leave fibers or fingerprints. If you work without them, you're A TERRIBLE DETECTIVE.
components:
@@ -352,4 +352,3 @@
- type: Clothing
sprite: Clothing/Hands/Gloves/forensic.rsi
- type: FingerprintMask

View File

@@ -108,3 +108,6 @@ Intercom: IntercomCommon
# 2023-07-12
ToyAssistant: ToyFigurinePassenger
# 2023-07-20
ForensicGloves: ClothingHandsGlovesForensic