Bartender uniform.

This commit is contained in:
Pieter-Jan Briers
2020-04-23 16:47:31 +02:00
parent 8168cb23e3
commit 228f3b8a09
11 changed files with 47 additions and 0 deletions

View File

@@ -0,0 +1,46 @@
- type: entity
parent: UniformBase
id: UniformBartender
name: bartender's uniform
description: It looks like it could use some more flair.
components:
- type: Sprite
sprite: Clothing/Uniforms/bartender.rsi
state: barman
- type: Icon
sprite: Clothing/Uniforms/bartender.rsi
state: barman
- type: Clothing
sprite: Clothing/Uniforms/bartender.rsi
- type: entity
parent: UniformBartender
id: UniformBartenderSkirt
name: bartender's skirt
components:
- type: Sprite
state: skirt
- type: Icon
state: skirt
- type: Clothing
ClothingPrefix: skirt
femaleMask: UniformTop
- type: entity
parent: UniformBartender
id: UniformBartenderPurple
name: purple bartender's uniform
components:
- type: Sprite
state: purple
- type: Icon
state: purple
- type: Clothing
ClothingPrefix: purple