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:
@@ -119,7 +119,7 @@
|
||||
- id: WeaponRevolverInspector
|
||||
- id: DrinkDetFlask
|
||||
- id: SpeedLoaderMagnum
|
||||
- id: ForensicGloves
|
||||
- id: ClothingHandsGlovesForensic
|
||||
|
||||
- type: entity
|
||||
id: ClosetBombFilled
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -108,3 +108,6 @@ Intercom: IntercomCommon
|
||||
|
||||
# 2023-07-12
|
||||
ToyAssistant: ToyFigurinePassenger
|
||||
|
||||
# 2023-07-20
|
||||
ForensicGloves: ClothingHandsGlovesForensic
|
||||
|
||||
Reference in New Issue
Block a user