Bartender uniform.
@@ -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
|
||||
BIN
Resources/Textures/Clothing/Uniforms/bartender.rsi/barman.png
Normal file
|
After Width: | Height: | Size: 411 B |
BIN
Resources/Textures/Clothing/Uniforms/bartender.rsi/barman_d.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 482 B |
|
After Width: | Height: | Size: 499 B |
@@ -0,0 +1 @@
|
||||
{"version":1,"size":{"x":32,"y":32},"states":[{"name":"barman","directions":1,"delays":[[1.0]]},{"name":"barman_d","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"equipped-INNERCLOTHING","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"inhand-left","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"inhand-right","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"purple-equipped-INNERCLOTHING","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"purple","directions":1,"delays":[[1.0]]},{"name":"skirt-equipped-INNERCLOTHING","directions":4,"delays":[[1.0],[1.0],[1.0],[1.0]]},{"name":"skirt","directions":1,"delays":[[1.0]]}]}
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
BIN
Resources/Textures/Clothing/Uniforms/bartender.rsi/purple.png
Normal file
|
After Width: | Height: | Size: 438 B |
|
After Width: | Height: | Size: 1.0 KiB |
BIN
Resources/Textures/Clothing/Uniforms/bartender.rsi/skirt.png
Normal file
|
After Width: | Height: | Size: 410 B |