Adds the hazard jumpsuit, resprites workboots and replaces the hi-vis vest (#10864)

* Hazard Jumpsuits

* fixes the thing not compiling, ports the pre-engi resprite /tg/ hazard vest

* Properly adds the jumpsuit to engidrobe, workboots resprite
This commit is contained in:
Flareguy
2022-08-31 08:09:54 -05:00
committed by GitHub
parent 73406123b9
commit 373ac16044
12 changed files with 39 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
ClothingBackpackEngineering: 3
ClothingUniformJumpsuitEngineering: 3
ClothingUniformJumpskirtEngineering: 3
ClothingUniformJumpsuitEngineeringHazard: 3
ClothingShoesColorBlack: 3
ClothingOuterVestHazard: 3
ClothingShoesBootsWork: 3

View File

@@ -197,6 +197,17 @@
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/engineering.rsi
- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitEngineeringHazard
name: hazard jumpsuit
description: Woven in a grungy, warm orange. Lets others around you know that you really mean business when it comes to work.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/engineering_hazard.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/engineering_hazard.rsi
- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitHoP