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:
@@ -6,6 +6,7 @@
|
||||
ClothingBackpackEngineering: 3
|
||||
ClothingUniformJumpsuitEngineering: 3
|
||||
ClothingUniformJumpskirtEngineering: 3
|
||||
ClothingUniformJumpsuitEngineeringHazard: 3
|
||||
ClothingShoesColorBlack: 3
|
||||
ClothingOuterVestHazard: 3
|
||||
ClothingShoesBootsWork: 3
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user