Fixes holes in Captain's jumpsuit and adds Captain's jumpskirt

This commit is contained in:
SweptWasTaken
2021-05-20 09:21:48 -07:00
parent b4d76eda59
commit 00c844a410
10 changed files with 46 additions and 0 deletions

View File

@@ -9,6 +9,17 @@
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/bartender.rsi
- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpskirtCaptain
name: captain's jumpskirt
description: It's a blue jumpskirt with some gold markings denoting the rank of "Captain".
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/captain.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/captain.rsi
- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpskirtCargo

View File

@@ -40,5 +40,6 @@
outerclothing: ClothingOuterHardsuitCap
idcard: CaptainPDA
ears: ClothingHeadsetAltCommand
innerclothingskirt: ClothingUniformJumpskirtCaptain
satchel: ClothingBackpackSatchelCaptainFilled
duffelbag: ClothingBackpackDuffelCaptainFilled