Fixes holes in Captain's jumpsuit and adds Captain's jumpskirt
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -40,5 +40,6 @@
|
||||
outerclothing: ClothingOuterHardsuitCap
|
||||
idcard: CaptainPDA
|
||||
ears: ClothingHeadsetAltCommand
|
||||
innerclothingskirt: ClothingUniformJumpskirtCaptain
|
||||
satchel: ClothingBackpackSatchelCaptainFilled
|
||||
duffelbag: ClothingBackpackDuffelCaptainFilled
|
||||
|
||||
Reference in New Issue
Block a user