Skip to content

Commit 30efa6a

Browse files
uniform update
1 parent 17e7c7d commit 30efa6a

File tree

10 files changed

+2
-36
lines changed

10 files changed

+2
-36
lines changed

Resources/Prototypes/_ES/Entities/Clothing/Uniforms/jumpsuits.yml

Lines changed: 2 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -30,30 +30,11 @@
3030

3131
- type: entity
3232
parent: UnsensoredClothingUniformBase
33-
id: ESUnsensoredClothingUniformJumpsuitCaptainPIT
33+
id: ESUnsensoredClothingUniformJumpsuitCaptain
3434
name: captain's uniform
35-
description: A collared long-sleeve shirt with dull brown pants. It bares the color and logo of Pomelo Interspace Transit.
35+
description: A collared long-sleeve shirt with dark brown slacks. Thankfully, a necktie is not part of dress code.
3636
components:
3737
- type: Sprite
3838
sprite: _ES/Clothing/Uniforms/Jumpsuit/captain.rsi
39-
layers:
40-
- state: icon
41-
- state: icon-color
42-
color: "#e9744a"
43-
- type: Item
44-
inhandVisuals:
45-
left:
46-
- state: inhand-left
47-
- state: inhand-left-color
48-
color: "#e9744a"
49-
right:
50-
- state: inhand-right
51-
- state: inhand-right-color
52-
color: "#e9744a"
5339
- type: Clothing
5440
sprite: _ES/Clothing/Uniforms/Jumpsuit/captain.rsi
55-
clothingVisuals:
56-
jumpsuit:
57-
- state: equipped-INNERCLOTHING
58-
- state: equipped-INNERCLOTHING-color
59-
color: "#e9744a"
Binary file not shown.
583 Bytes
Loading
Binary file not shown.
195 Bytes
Loading
Binary file not shown.
275 Bytes
Loading
Binary file not shown.
271 Bytes
Loading

Resources/Textures/_ES/Clothing/Uniforms/Jumpsuit/captain.rsi/meta.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -10,32 +10,17 @@
1010
{
1111
"name": "icon"
1212
},
13-
{
14-
"name": "icon-color"
15-
},
1613
{
1714
"name": "equipped-INNERCLOTHING",
1815
"directions": 4
1916
},
20-
{
21-
"name": "equipped-INNERCLOTHING-color",
22-
"directions": 4
23-
},
2417
{
2518
"name": "inhand-left",
2619
"directions": 4
2720
},
28-
{
29-
"name": "inhand-left-color",
30-
"directions": 4
31-
},
3221
{
3322
"name": "inhand-right",
3423
"directions": 4
35-
},
36-
{
37-
"name": "inhand-right-color",
38-
"directions": 4
3924
}
4025
]
4126
}

0 commit comments

Comments
 (0)