dark green jumpsuit recolor, casual green jumpsuits added (#31710)
* green * fix material arbitrage * lighter
This commit is contained in:
@@ -222,24 +222,24 @@
|
||||
sprite: Clothing/Uniforms/Jumpskirt/color.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#79CC26"
|
||||
color: "#007923"
|
||||
- state: trinkets-icon
|
||||
- type: Item
|
||||
inhandVisuals:
|
||||
left:
|
||||
- state: inhand-left
|
||||
color: "#79CC26"
|
||||
color: "#007923"
|
||||
- state: trinkets-inhand-left
|
||||
right:
|
||||
- state: inhand-right
|
||||
color: "#79CC26"
|
||||
color: "#007923"
|
||||
- state: trinkets-inhand-right
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpskirt/color.rsi
|
||||
clothingVisuals:
|
||||
jumpsuit:
|
||||
- state: equipped-INNERCLOTHING
|
||||
color: "#79CC26"
|
||||
color: "#007923"
|
||||
- state: trinkets-equipped-INNERCLOTHING
|
||||
|
||||
# Orange Jumpskirt
|
||||
|
||||
@@ -222,24 +222,24 @@
|
||||
sprite: Clothing/Uniforms/Jumpsuit/color.rsi
|
||||
layers:
|
||||
- state: icon
|
||||
color: "#79CC26"
|
||||
color: "#007923"
|
||||
- state: trinkets-icon
|
||||
- type: Item
|
||||
inhandVisuals:
|
||||
left:
|
||||
- state: inhand-left
|
||||
color: "#79CC26"
|
||||
color: "#007923"
|
||||
- state: trinkets-inhand-left
|
||||
right:
|
||||
- state: inhand-right
|
||||
color: "#79CC26"
|
||||
color: "#007923"
|
||||
- state: trinkets-inhand-right
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpsuit/color.rsi
|
||||
clothingVisuals:
|
||||
jumpsuit:
|
||||
- state: equipped-INNERCLOTHING
|
||||
color: "#79CC26"
|
||||
color: "#007923"
|
||||
- state: trinkets-equipped-INNERCLOTHING
|
||||
|
||||
# Orange Jumpsuit
|
||||
|
||||
@@ -822,6 +822,36 @@
|
||||
- state: equipped-INNERCLOTHING-shirt
|
||||
color: "#b30000"
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformSkirtBase
|
||||
id: ClothingUniformJumpskirtCasualGreen
|
||||
name: casual green jumpskirt
|
||||
description: A loose worn green shirt with a grey skirt, perfect for someone looking to relax.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpsuit/casual.rsi
|
||||
layers:
|
||||
- state: icon-jumpskirt
|
||||
- state: icon-shirt
|
||||
color: "#00661D"
|
||||
- type: Item
|
||||
inhandVisuals:
|
||||
left:
|
||||
- state: inhand-left-jumpskirt
|
||||
- state: inhand-left-shirt
|
||||
color: "#00661D"
|
||||
right:
|
||||
- state: inhand-right-jumpskirt
|
||||
- state: inhand-right-shirt
|
||||
color: "#00661D"
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpsuit/casual.rsi
|
||||
clothingVisuals:
|
||||
jumpsuit:
|
||||
- state: equipped-INNERCLOTHING-jumpskirt
|
||||
- state: equipped-INNERCLOTHING-shirt
|
||||
color: "#00661D"
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformSkirtBase
|
||||
id: ClothingUniformJumpskirtOldDress
|
||||
|
||||
@@ -1347,6 +1347,36 @@
|
||||
- state: equipped-INNERCLOTHING-shirt
|
||||
color: "#b30000"
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpsuitCasualGreen
|
||||
name: casual green jumpsuit
|
||||
description: A loose worn green shirt with a grey pants, perfect for someone looking to relax.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpsuit/casual.rsi
|
||||
layers:
|
||||
- state: icon-jumpsuit
|
||||
- state: icon-shirt
|
||||
color: "#00661D"
|
||||
- type: Item
|
||||
inhandVisuals:
|
||||
left:
|
||||
- state: inhand-left-jumpsuit
|
||||
- state: inhand-left-shirt
|
||||
color: "#00661D"
|
||||
right:
|
||||
- state: inhand-right-jumpsuit
|
||||
- state: inhand-right-shirt
|
||||
color: "#00661D"
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpsuit/casual.rsi
|
||||
clothingVisuals:
|
||||
jumpsuit:
|
||||
- state: equipped-INNERCLOTHING-jumpsuit
|
||||
- state: equipped-INNERCLOTHING-shirt
|
||||
color: "#00661D"
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpsuitFamilyGuy
|
||||
|
||||
Reference in New Issue
Block a user