Fix (?) sindy formal suit id and name (#17963)

* Update jumpsuits.yml

* comit

puro loh

* Update syndiedrobe.yml
This commit is contained in:
lzk
2023-07-11 22:30:36 +03:00
committed by GitHub
parent 89fc46a42d
commit a9a3d5ae15
8 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
ClothingHeadHatSyndieMAA: 3 ClothingHeadHatSyndieMAA: 3
ClothingOuterWinterSyndieCap: 3 ClothingOuterWinterSyndieCap: 3
ClothingOuterCoatSyndieCap: 3 ClothingOuterCoatSyndieCap: 3
ClothingUniformJumpsuitSyndieFormalDress: 5 ClothingUniformJumpsuitSyndieFormal: 5
ClothingUniformJumpskirtSyndieFormalDress: 5 ClothingUniformJumpskirtSyndieFormalDress: 5
ClothingUniformJumpsuitOperative: 5 ClothingUniformJumpsuitOperative: 5
ClothingUniformJumpskirtOperative: 5 ClothingUniformJumpskirtOperative: 5

View File

@@ -1162,14 +1162,14 @@
- type: entity - type: entity
parent: ClothingUniformBase parent: ClothingUniformBase
id: ClothingUniformJumpsuitSyndieFormalDress id: ClothingUniformJumpsuitSyndieFormal
name: syndicate formal dress name: syndicate formal suit
description: "The syndicate's uniform is made in an elegant style, it's even a pity to do dirty tricks in this." description: "The syndicate's uniform is made in an elegant style, it's even a pity to do dirty tricks in this."
components: components:
- type: Sprite - type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/syndieformaldress.rsi sprite: Clothing/Uniforms/Jumpsuit/syndieformal.rsi
- type: Clothing - type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/syndieformaldress.rsi sprite: Clothing/Uniforms/Jumpsuit/syndieformal.rsi
- type: entity - type: entity
parent: ClothingUniformBase parent: ClothingUniformBase