Revert "Add new color turtlenecks in WinterDrobe" (#36983)

Revert "Add new color turtlenecks in WinterDrobe (#32920)"

This reverts commit 34cc49c175.
This commit is contained in:
Nemanja
2025-04-28 13:38:43 -04:00
committed by GitHub
parent 4509821f0e
commit d4e40ae44b
21 changed files with 0 additions and 1096 deletions

View File

@@ -19,38 +19,6 @@
ClothingHeadHatCanadaBeanie: 4 ClothingHeadHatCanadaBeanie: 4
ClothingHeadHatSantahat: 2 ClothingHeadHatSantahat: 2
ClothingHeadHatXmasCrown: 2 ClothingHeadHatXmasCrown: 2
ClothingUniformTurtleneckColorWhite: 2
ClothingUniformTurtleneckColorGrey: 2
ClothingUniformTurtleneckColorBlack: 2
ClothingUniformTurtleneckColorBlue: 2
ClothingUniformTurtleneckColorDarkBlue: 2
ClothingUniformTurtleneckColorTeal: 2
ClothingUniformTurtleneckColorGreen: 2
ClothingUniformTurtleneckColorDarkGreen: 2
ClothingUniformTurtleneckColorOrange: 2
ClothingUniformTurtleneckColorPink: 2
ClothingUniformTurtleneckColorRed: 2
ClothingUniformTurtleneckColorYellow: 2
ClothingUniformTurtleneckColorPurple: 2
ClothingUniformTurtleneckColorLightBrown: 2
ClothingUniformTurtleneckColorBrown: 2
ClothingUniformTurtleneckColorMaroon: 2
ClothingUniformTurtleneckSkirtColorWhite: 2
ClothingUniformTurtleneckSkirtColorGrey: 2
ClothingUniformTurtleneckSkirtColorBlack: 2
ClothingUniformTurtleneckSkirtColorBlue: 2
ClothingUniformTurtleneckSkirtColorDarkBlue: 2
ClothingUniformTurtleneckSkirtColorTeal: 2
ClothingUniformTurtleneckSkirtColorGreen: 2
ClothingUniformTurtleneckSkirtColorDarkGreen: 2
ClothingUniformTurtleneckSkirtColorOrange: 2
ClothingUniformTurtleneckSkirtColorPink: 2
ClothingUniformTurtleneckSkirtColorRed: 2
ClothingUniformTurtleneckSkirtColorYellow: 2
ClothingUniformTurtleneckSkirtColorPurple: 2
ClothingUniformTurtleneckSkirtColorLightBrown: 2
ClothingUniformTurtleneckSkirtColorBrown: 2
ClothingUniformTurtleneckSkirtColorMaroon: 2
emaggedInventory: emaggedInventory:
ClothingNeckScarfStripedSyndieGreen: 3 ClothingNeckScarfStripedSyndieGreen: 3

View File

@@ -1,491 +0,0 @@
# White Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckColorWhite
name: white turtleneck
description: A generic white turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
layers:
- state: icon
- state: trousers-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
- state: trousers-inhand-left
right:
- state: inhand-right
- state: trousers-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
- state: trousers-equipped-INNERCLOTHING
# Grey Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckColorGrey
name: grey turtleneck
description: A tasteful grey turtleneck that reminds you of the good old days.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
layers:
- state: icon
color: "#b3b3b3"
- state: trousers-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#b3b3b3"
- state: trousers-inhand-left
right:
- state: inhand-right
color: "#b3b3b3"
- state: trousers-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#b3b3b3"
- state: trousers-equipped-INNERCLOTHING
# Black Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckColorBlack
name: black turtleneck
description: A generic black turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
layers:
- state: icon
color: "#3f3f3f"
- state: trousers-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#3f3f3f"
- state: trousers-inhand-left
right:
- state: inhand-right
color: "#3f3f3f"
- state: trousers-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#3f3f3f"
- state: trousers-equipped-INNERCLOTHING
# Blue Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckColorBlue
name: blue turtleneck
description: A generic blue turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
layers:
- state: icon
color: "#52aecc"
- state: trousers-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#52aecc"
- state: trousers-inhand-left
right:
- state: inhand-right
color: "#52aecc"
- state: trousers-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#52aecc"
- state: trousers-equipped-INNERCLOTHING
# Dark Blue Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckColorDarkBlue
name: dark blue turtleneck
description: A generic dark blue turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
layers:
- state: icon
color: "#3285ba"
- state: trousers-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#3285ba"
- state: trousers-inhand-left
right:
- state: inhand-right
color: "#3285ba"
- state: trousers-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#3285ba"
- state: trousers-equipped-INNERCLOTHING
# Teal Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckColorTeal
name: teal turtleneck
description: A generic teal turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
layers:
- state: icon
color: "#77f3b7"
- state: trousers-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#77f3b7"
- state: trousers-inhand-left
right:
- state: inhand-right
color: "#77f3b7"
- state: trousers-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#77f3b7"
- state: trousers-equipped-INNERCLOTHING
# Green Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckColorGreen
name: green turtleneck
description: A generic green turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
layers:
- state: icon
color: "#9ed63a"
- state: trousers-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#9ed63a"
- state: trousers-inhand-left
right:
- state: inhand-right
color: "#9ed63a"
- state: trousers-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#9ed63a"
- state: trousers-equipped-INNERCLOTHING
# Dark Green Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckColorDarkGreen
name: dark green turtleneck
description: A generic dark green turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
layers:
- state: icon
color: "#79CC26"
- state: trousers-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#79CC26"
- state: trousers-inhand-left
right:
- state: inhand-right
color: "#79CC26"
- state: trousers-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#79CC26"
- state: trousers-equipped-INNERCLOTHING
# Orange Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckColorOrange
name: orange turtleneck
description: A generic orange turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
layers:
- state: icon
color: "#ff8c19"
- state: trousers-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#ff8c19"
- state: trousers-inhand-left
right:
- state: inhand-right
color: "#ff8c19"
- state: trousers-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#ff8c19"
- state: trousers-equipped-INNERCLOTHING
# Pink Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckColorPink
name: pink turtleneck
description: A generic pink turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
layers:
- state: icon
color: "#ffa69b"
- state: trousers-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#ffa69b"
- state: trousers-inhand-left
right:
- state: inhand-right
color: "#ffa69b"
- state: trousers-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#ffa69b"
- state: trousers-equipped-INNERCLOTHING
# Red Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckColorRed
name: red turtleneck
description: A generic red turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
layers:
- state: icon
color: "#eb0c07"
- state: trousers-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#eb0c07"
- state: trousers-inhand-left
right:
- state: inhand-right
color: "#eb0c07"
- state: trousers-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#eb0c07"
- state: trousers-equipped-INNERCLOTHING
# Yellow Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckColorYellow
name: yellow turtleneck
description: A generic yellow turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
layers:
- state: icon
color: "#ffe14d"
- state: trousers-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#ffe14d"
- state: trousers-inhand-left
right:
- state: inhand-right
color: "#ffe14d"
- state: trousers-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#ffe14d"
- state: trousers-equipped-INNERCLOTHING
# Purple Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckColorPurple
name: purple turtleneck
description: A generic light purple turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
layers:
- state: icon
color: "#9f70cc"
- state: trousers-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#9f70cc"
- state: trousers-inhand-left
right:
- state: inhand-right
color: "#9f70cc"
- state: trousers-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#9f70cc"
- state: trousers-equipped-INNERCLOTHING
# Light Brown Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckColorLightBrown
name: light brown turtleneck
description: A generic light brown turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
layers:
- state: icon
color: "#c59431"
- state: trousers-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#c59431"
- state: trousers-inhand-left
right:
- state: inhand-right
color: "#c59431"
- state: trousers-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#c59431"
- state: trousers-equipped-INNERCLOTHING
# Brown Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckColorBrown
name: brown turtleneck
description: A generic brown turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
layers:
- state: icon
color: "#a17229"
- state: trousers-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#a17229"
- state: trousers-inhand-left
right:
- state: inhand-right
color: "#a17229"
- state: trousers-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#a17229"
- state: trousers-equipped-INNERCLOTHING
# Maroon Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckColorMaroon
name: maroon turtleneck
description: A generic maroon turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
layers:
- state: icon
color: "#cc295f"
- state: trousers-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#cc295f"
- state: trousers-inhand-left
right:
- state: inhand-right
color: "#cc295f"
- state: trousers-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpsuit/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#cc295f"
- state: trousers-equipped-INNERCLOTHING

View File

@@ -1,491 +0,0 @@
# White Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckSkirtColorWhite
name: white turtleneck with skirt
description: A generic white turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
layers:
- state: icon
- state: skirt-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
- state: skirt-inhand-left
right:
- state: inhand-right
- state: skirt-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
- state: skirt-equipped-INNERCLOTHING
# Grey Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckSkirtColorGrey
name: grey turtleneck with skirt
description: A tasteful grey turtleneck that reminds you of the good old days.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
layers:
- state: icon
color: "#b3b3b3"
- state: skirt-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#b3b3b3"
- state: skirt-inhand-left
right:
- state: inhand-right
color: "#b3b3b3"
- state: skirt-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#b3b3b3"
- state: skirt-equipped-INNERCLOTHING
# Black Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckSkirtColorBlack
name: black turtleneck with skirt
description: A generic black turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
layers:
- state: icon
color: "#3f3f3f"
- state: skirt-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#3f3f3f"
- state: skirt-inhand-left
right:
- state: inhand-right
color: "#3f3f3f"
- state: skirt-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#3f3f3f"
- state: skirt-equipped-INNERCLOTHING
# Blue Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckSkirtColorBlue
name: blue turtleneck with skirt
description: A generic blue turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
layers:
- state: icon
color: "#52aecc"
- state: skirt-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#52aecc"
- state: skirt-inhand-left
right:
- state: inhand-right
color: "#52aecc"
- state: skirt-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#52aecc"
- state: skirt-equipped-INNERCLOTHING
# Dark Blue Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckSkirtColorDarkBlue
name: dark blue turtleneck with skirt
description: A generic dark blue turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
layers:
- state: icon
color: "#3285ba"
- state: skirt-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#3285ba"
- state: skirt-inhand-left
right:
- state: inhand-right
color: "#3285ba"
- state: skirt-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#3285ba"
- state: skirt-equipped-INNERCLOTHING
# Teal Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckSkirtColorTeal
name: teal turtleneck with skirt
description: A generic teal turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
layers:
- state: icon
color: "#77f3b7"
- state: skirt-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#77f3b7"
- state: skirt-inhand-left
right:
- state: inhand-right
color: "#77f3b7"
- state: skirt-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#77f3b7"
- state: skirt-equipped-INNERCLOTHING
# Green Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckSkirtColorGreen
name: green turtleneck with skirt
description: A generic green turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
layers:
- state: icon
color: "#9ed63a"
- state: skirt-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#9ed63a"
- state: skirt-inhand-left
right:
- state: inhand-right
color: "#9ed63a"
- state: skirt-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#9ed63a"
- state: skirt-equipped-INNERCLOTHING
# Dark Green Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckSkirtColorDarkGreen
name: dark green turtleneck with skirt
description: A generic dark green turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
layers:
- state: icon
color: "#79CC26"
- state: skirt-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#79CC26"
- state: skirt-inhand-left
right:
- state: inhand-right
color: "#79CC26"
- state: skirt-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#79CC26"
- state: skirt-equipped-INNERCLOTHING
# Orange Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckSkirtColorOrange
name: orange turtleneck with skirt
description: A generic orange turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
layers:
- state: icon
color: "#ff8c19"
- state: skirt-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#ff8c19"
- state: skirt-inhand-left
right:
- state: inhand-right
color: "#ff8c19"
- state: skirt-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#ff8c19"
- state: skirt-equipped-INNERCLOTHING
# Pink Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckSkirtColorPink
name: pink turtleneck with skirt
description: A generic pink turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
layers:
- state: icon
color: "#ffa69b"
- state: skirt-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#ffa69b"
- state: skirt-inhand-left
right:
- state: inhand-right
color: "#ffa69b"
- state: skirt-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#ffa69b"
- state: skirt-equipped-INNERCLOTHING
# Red Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckSkirtColorRed
name: red turtleneck with skirt
description: A generic red turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
layers:
- state: icon
color: "#eb0c07"
- state: skirt-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#eb0c07"
- state: skirt-inhand-left
right:
- state: inhand-right
color: "#eb0c07"
- state: skirt-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#eb0c07"
- state: skirt-equipped-INNERCLOTHING
# Yellow Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckSkirtColorYellow
name: yellow turtleneck with skirt
description: A generic yellow turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
layers:
- state: icon
color: "#ffe14d"
- state: skirt-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#ffe14d"
- state: skirt-inhand-left
right:
- state: inhand-right
color: "#ffe14d"
- state: skirt-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#ffe14d"
- state: skirt-equipped-INNERCLOTHING
# Purple Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckSkirtColorPurple
name: purple turtleneck with skirt
description: A generic light purple turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
layers:
- state: icon
color: "#9f70cc"
- state: skirt-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#9f70cc"
- state: skirt-inhand-left
right:
- state: inhand-right
color: "#9f70cc"
- state: skirt-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#9f70cc"
- state: skirt-equipped-INNERCLOTHING
# Light Brown Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckSkirtColorLightBrown
name: light brown turtleneck with skirt
description: A generic light brown turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
layers:
- state: icon
color: "#c59431"
- state: skirt-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#c59431"
- state: skirt-inhand-left
right:
- state: inhand-right
color: "#c59431"
- state: skirt-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#c59431"
- state: skirt-equipped-INNERCLOTHING
# Brown Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckSkirtColorBrown
name: brown turtleneck with skirt
description: A generic brown turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
layers:
- state: icon
color: "#a17229"
- state: skirt-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#a17229"
- state: skirt-inhand-left
right:
- state: inhand-right
color: "#a17229"
- state: skirt-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#a17229"
- state: skirt-equipped-INNERCLOTHING
# Maroon Turtleneck
- type: entity
parent: ClothingUniformBase
id: ClothingUniformTurtleneckSkirtColorMaroon
name: maroon turtleneck with skirt
description: A generic maroon turtleneck with no rank markings.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
layers:
- state: icon
color: "#cc295f"
- state: skirt-icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#cc295f"
- state: skirt-inhand-left
right:
- state: inhand-right
color: "#cc295f"
- state: skirt-inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/color_turtle.rsi
clothingVisuals:
jumpsuit:
- state: equipped-INNERCLOTHING
color: "#cc295f"
- state: skirt-equipped-INNERCLOTHING

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

View File

@@ -1,41 +0,0 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Derived from qmturtleneck sprite from beestation at commit https://github.com/BeeStation/BeeStation-Hornet/commit/a11e7468ca552cfc97c9164c69ccdafff09e794c and modified by Emisse, also modified by Ko4erga",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "skirt-icon"
},
{
"name": "skirt-equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "skirt-inhand-left",
"directions": 4
},
{
"name": "skirt-inhand-right",
"directions": 4
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

View File

@@ -1,41 +0,0 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Derived from qmturtleneck sprite from beestation at commit https://github.com/BeeStation/BeeStation-Hornet/commit/a11e7468ca552cfc97c9164c69ccdafff09e794c and modified by Emisse, also modified by Ko4erga",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "trousers-icon"
},
{
"name": "trousers-equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "trousers-inhand-left",
"directions": 4
},
{
"name": "trousers-inhand-right",
"directions": 4
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB