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: WeaponRevolverInspector
|
||||||
- id: DrinkDetFlask
|
- id: DrinkDetFlask
|
||||||
- id: SpeedLoaderMagnum
|
- id: SpeedLoaderMagnum
|
||||||
- id: ForensicGloves
|
- id: ClothingHandsGlovesForensic
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: ClosetBombFilled
|
id: ClosetBombFilled
|
||||||
|
|||||||
@@ -343,7 +343,7 @@
|
|||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingHandsBase
|
parent: ClothingHandsBase
|
||||||
id: ForensicGloves
|
id: ClothingHandsGlovesForensic
|
||||||
name: forensic gloves
|
name: forensic gloves
|
||||||
description: Do not leave fibers or fingerprints. If you work without them, you're A TERRIBLE DETECTIVE.
|
description: Do not leave fibers or fingerprints. If you work without them, you're A TERRIBLE DETECTIVE.
|
||||||
components:
|
components:
|
||||||
@@ -352,4 +352,3 @@
|
|||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Hands/Gloves/forensic.rsi
|
sprite: Clothing/Hands/Gloves/forensic.rsi
|
||||||
- type: FingerprintMask
|
- type: FingerprintMask
|
||||||
|
|
||||||
|
|||||||
@@ -108,3 +108,6 @@ Intercom: IntercomCommon
|
|||||||
|
|
||||||
# 2023-07-12
|
# 2023-07-12
|
||||||
ToyAssistant: ToyFigurinePassenger
|
ToyAssistant: ToyFigurinePassenger
|
||||||
|
|
||||||
|
# 2023-07-20
|
||||||
|
ForensicGloves: ClothingHandsGlovesForensic
|
||||||
|
|||||||
Reference in New Issue
Block a user