New Color Dress (#29473)

* add dress

* add dress

* add dress

* add dress

* add dress

* add dress

* add dress

* add dress

* add dress yml

* add dress in dresser
This commit is contained in:
~DreamlyJack~
2024-06-30 18:49:35 +05:00
committed by GitHub
parent 715e027183
commit 881f3e4255
28 changed files with 628 additions and 0 deletions

View File

@@ -0,0 +1,455 @@
# Black elegant dress
- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpskirtBlackElegantDress
name: black elegant dress
description: Elegant dress with a beautiful bow.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/elegantdress.rsi
layers:
- state: icon
- state: icon-color
color: "#212030"
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#212030"
right:
- state: inhand-right
color: "#212030"
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/elegantdress.rsi
clothingVisuals:
jumpsuit:
- state: color-equipped-INNERCLOTHING
color: "#212030"
- state: equipped-INNERCLOTHING
# Red elegant dress
- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpskirtRedElegantDress
name: red elegant dress
description: Elegant dress with a beautiful bow.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/elegantdress.rsi
layers:
- state: icon
- state: icon-color
color: "#60171d"
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#60171d"
right:
- state: inhand-right
color: "#60171d"
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/elegantdress.rsi
clothingVisuals:
jumpsuit:
- state: color-equipped-INNERCLOTHING
color: "#60171d"
- state: equipped-INNERCLOTHING
# Green elegant dress
- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpskirtGreenElegantDress
name: green elegant dress
description: Elegant dress with a beautiful bow.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/elegantdress.rsi
layers:
- state: icon
- state: icon-color
color: "#0e6316"
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#0e6316"
right:
- state: inhand-right
color: "#0e6316"
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/elegantdress.rsi
clothingVisuals:
jumpsuit:
- state: color-equipped-INNERCLOTHING
color: "#0e6316"
- state: equipped-INNERCLOTHING
# Blue elegant dress
- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpskirtBlueElegantDress
name: blue elegant dress
description: Elegant dress with a beautiful bow.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/elegantdress.rsi
layers:
- state: icon
- state: icon-color
color: "#076183"
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#076183"
right:
- state: inhand-right
color: "#076183"
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/elegantdress.rsi
clothingVisuals:
jumpsuit:
- state: color-equipped-INNERCLOTHING
color: "#076183"
- state: equipped-INNERCLOTHING
# Purple elegant dress
- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpskirtPurpleElegantDress
name: purple elegant dress
description: Elegant dress with a beautiful bow.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/elegantdress.rsi
layers:
- state: icon
- state: icon-color
color: "#630767"
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#630767"
right:
- state: inhand-right
color: "#630767"
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/elegantdress.rsi
clothingVisuals:
jumpsuit:
- state: color-equipped-INNERCLOTHING
color: "#630767"
- state: equipped-INNERCLOTHING
# Cyan striped dress
- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpskirtCyanStripedDress
name: cyan striped dress
description: Cute striped dress.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/stripeddress.rsi
layers:
- state: icon
- state: icon-color
color: "#009a9a"
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#009a9a"
right:
- state: inhand-right
color: "#009a9a"
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/stripeddress.rsi
clothingVisuals:
jumpsuit:
- state: color-equipped-INNERCLOTHING
color: "#009a9a"
- state: equipped-INNERCLOTHING
# Red striped dress
- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpskirtRedStripedDress
name: red striped dress
description: Cute striped dress.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/stripeddress.rsi
layers:
- state: icon
- state: icon-color
color: "#a40000"
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#a40000"
right:
- state: inhand-right
color: "#a40000"
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/stripeddress.rsi
clothingVisuals:
jumpsuit:
- state: color-equipped-INNERCLOTHING
color: "#a40000"
- state: equipped-INNERCLOTHING
# Green striped dress
- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpskirtGreenStripedDress
name: green striped dress
description: Cute striped dress.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/stripeddress.rsi
layers:
- state: icon
- state: icon-color
color: "#008c1f"
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#008c1f"
right:
- state: inhand-right
color: "#008c1f"
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/stripeddress.rsi
clothingVisuals:
jumpsuit:
- state: color-equipped-INNERCLOTHING
color: "#008c1f"
- state: equipped-INNERCLOTHING
# Pink striped dress
- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpskirtPinkStripedDress
name: pink striped dress
description: Cute striped dress.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/stripeddress.rsi
layers:
- state: icon
- state: icon-color
color: "#a40086"
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#a40086"
right:
- state: inhand-right
color: "#a40086"
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/stripeddress.rsi
clothingVisuals:
jumpsuit:
- state: color-equipped-INNERCLOTHING
color: "#a40086"
- state: equipped-INNERCLOTHING
# Orange striped dress
- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpskirtOrangeStripedDress
name: orange striped dress
description: Cute striped dress.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/stripeddress.rsi
layers:
- state: icon
- state: icon-color
color: "#9d4000"
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#9d4000"
right:
- state: inhand-right
color: "#9d4000"
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/stripeddress.rsi
clothingVisuals:
jumpsuit:
- state: color-equipped-INNERCLOTHING
color: "#9d4000"
- state: equipped-INNERCLOTHING
# Purple turtleneck dress
- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpskirtPurpleTurtleneckDress
name: purple turtleneck dress
description: Turtleneck dress with a unique design.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/turtledress.rsi
layers:
- state: icon
- state: icon-color
color: "#341255"
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#341255"
right:
- state: inhand-right
color: "#341255"
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/turtledress.rsi
clothingVisuals:
jumpsuit:
- state: color-equipped-INNERCLOTHING
color: "#341255"
- state: equipped-INNERCLOTHING
# Red turtleneck dress
- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpskirtRedTurtleneckDress
name: red turtleneck dress
description: Turtleneck dress with a unique design.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/turtledress.rsi
layers:
- state: icon
- state: icon-color
color: "#730404"
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#730404"
right:
- state: inhand-right
color: "#730404"
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/turtledress.rsi
clothingVisuals:
jumpsuit:
- state: color-equipped-INNERCLOTHING
color: "#730404"
- state: equipped-INNERCLOTHING
# Green turtleneck dress
- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpskirtGreenTurtleneckDress
name: green turtleneck dress
description: Turtleneck dress with a unique design.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/turtledress.rsi
layers:
- state: icon
- state: icon-color
color: "#0e6316"
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#0e6316"
right:
- state: inhand-right
color: "#0e6316"
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/turtledress.rsi
clothingVisuals:
jumpsuit:
- state: color-equipped-INNERCLOTHING
color: "#0e6316"
- state: equipped-INNERCLOTHING
# Blue turtleneck dress
- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpskirtBlueTurtleneckDress
name: blue turtleneck dress
description: Turtleneck dress with a unique design.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/turtledress.rsi
layers:
- state: icon
- state: icon-color
color: "#193f68"
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#193f68"
right:
- state: inhand-right
color: "#193f68"
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/turtledress.rsi
clothingVisuals:
jumpsuit:
- state: color-equipped-INNERCLOTHING
color: "#193f68"
- state: equipped-INNERCLOTHING
# Yellow turtleneck dress
- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpskirtYellowTurtleneckDress
name: yellow turtleneck dress
description: Turtleneck dress with a unique design.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/turtledress.rsi
layers:
- state: icon
- state: icon-color
color: "#684519"
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#684519"
right:
- state: inhand-right
color: "#684519"
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/turtledress.rsi
clothingVisuals:
jumpsuit:
- state: color-equipped-INNERCLOTHING
color: "#684519"
- state: equipped-INNERCLOTHING
# Yellow old dress
- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpskirtYellowOldDress
name: yellow old dress
description: Classic western dress.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/dresswestern.rsi
layers:
- state: icon
- type: Item
inhandVisuals:
left:
- state: inhand-left
right:
- state: inhand-right
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/dresswestern.rsi

View File

@@ -77,6 +77,54 @@
- id: ClothingUniformJumpsuitLoungewear
prob: 0.05
orGroup: dressermainloot
- id: ClothingUniformJumpskirtBlackElegantDress
prob: 0.05
orGroup: dressermainloot
- id: ClothingUniformJumpskirtRedElegantDress
prob: 0.05
orGroup: dressermainloot
- id: ClothingUniformJumpskirtGreenElegantDress
prob: 0.05
orGroup: dressermainloot
- id: ClothingUniformJumpskirtBlueElegantDress
prob: 0.05
orGroup: dressermainloot
- id: ClothingUniformJumpskirtPurpleElegantDress
prob: 0.05
orGroup: dressermainloot
- id: ClothingUniformJumpskirtCyanStripedDress
prob: 0.05
orGroup: dressermainloot
- id: ClothingUniformJumpskirtRedStripedDress
prob: 0.05
orGroup: dressermainloot
- id: ClothingUniformJumpskirtGreenStripedDress
prob: 0.05
orGroup: dressermainloot
- id: ClothingUniformJumpskirtPinkStripedDress
prob: 0.05
orGroup: dressermainloot
- id: ClothingUniformJumpskirtOrangeStripedDress
prob: 0.05
orGroup: dressermainloot
- id: ClothingUniformJumpskirtPurpleTurtleneckDress
prob: 0.05
orGroup: dressermainloot
- id: ClothingUniformJumpskirtRedTurtleneckDress
prob: 0.05
orGroup: dressermainloot
- id: ClothingUniformJumpskirtGreenTurtleneckDress
prob: 0.05
orGroup: dressermainloot
- id: ClothingUniformJumpskirtBlueTurtleneckDress
prob: 0.05
orGroup: dressermainloot
- id: ClothingUniformJumpskirtYellowTurtleneckDress
prob: 0.05
orGroup: dressermainloot
- id: ClothingUniformJumpskirtYellowOldDress
prob: 0.05
orGroup: dressermainloot
- id: Pen # It`s pen.
prob: 0.03
orGroup: dressersecondloot

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 724 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 796 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 727 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Add new dress by DreamlyJack",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 836 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 561 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 394 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 277 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 713 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 669 B

View File

@@ -0,0 +1,33 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Add new dress by DreamlyJack",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "icon-color"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "color-equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 791 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 604 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 394 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 271 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 696 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 634 B

View File

@@ -0,0 +1,33 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Add new dress by DreamlyJack",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "icon-color"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "color-equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 713 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 405 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 329 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 675 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 633 B

View File

@@ -0,0 +1,33 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Add new dress by DreamlyJack",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "icon-color"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "color-equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}