From: ~DreamlyJack~ <148849095+DreamlyJack@users.noreply.github.com> Date: Sun, 30 Jun 2024 13:49:35 +0000 (+0500) Subject: New Color Dress (#29473) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=881f3e42557e31f97df16fd840363c2ef5f06e3f;p=space-station-14.git 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 --- diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/color_dress.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/color_dress.yml new file mode 100644 index 0000000000..8ef3ea0451 --- /dev/null +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/color_dress.yml @@ -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 diff --git a/Resources/Prototypes/Entities/Structures/Furniture/dresser.yml b/Resources/Prototypes/Entities/Structures/Furniture/dresser.yml index 1309060bac..92d1118d4e 100644 --- a/Resources/Prototypes/Entities/Structures/Furniture/dresser.yml +++ b/Resources/Prototypes/Entities/Structures/Furniture/dresser.yml @@ -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 diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/dresswestern.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/dresswestern.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000..b05f55716a Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/dresswestern.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/dresswestern.rsi/icon.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/dresswestern.rsi/icon.png new file mode 100644 index 0000000000..d0e3be19d9 Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/dresswestern.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/dresswestern.rsi/inhand-left.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/dresswestern.rsi/inhand-left.png new file mode 100644 index 0000000000..345d4378e0 Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/dresswestern.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/dresswestern.rsi/inhand-right.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/dresswestern.rsi/inhand-right.png new file mode 100644 index 0000000000..224a449ba2 Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/dresswestern.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/dresswestern.rsi/meta.json b/Resources/Textures/Clothing/Uniforms/Jumpskirt/dresswestern.rsi/meta.json new file mode 100644 index 0000000000..a6cb5521a2 --- /dev/null +++ b/Resources/Textures/Clothing/Uniforms/Jumpskirt/dresswestern.rsi/meta.json @@ -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 + } + ] +} diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/elegantdress.rsi/color-equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/elegantdress.rsi/color-equipped-INNERCLOTHING.png new file mode 100644 index 0000000000..b42fc9d2d5 Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/elegantdress.rsi/color-equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/elegantdress.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/elegantdress.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000..88cd74f453 Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/elegantdress.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/elegantdress.rsi/icon-color.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/elegantdress.rsi/icon-color.png new file mode 100644 index 0000000000..c7b16320f8 Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/elegantdress.rsi/icon-color.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/elegantdress.rsi/icon.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/elegantdress.rsi/icon.png new file mode 100644 index 0000000000..54635b183a Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/elegantdress.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/elegantdress.rsi/inhand-left.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/elegantdress.rsi/inhand-left.png new file mode 100644 index 0000000000..cd56f71e4d Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/elegantdress.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/elegantdress.rsi/inhand-right.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/elegantdress.rsi/inhand-right.png new file mode 100644 index 0000000000..e661218a4e Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/elegantdress.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/elegantdress.rsi/meta.json b/Resources/Textures/Clothing/Uniforms/Jumpskirt/elegantdress.rsi/meta.json new file mode 100644 index 0000000000..4ff6d9a9f4 --- /dev/null +++ b/Resources/Textures/Clothing/Uniforms/Jumpskirt/elegantdress.rsi/meta.json @@ -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 + } + ] +} diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/stripeddress.rsi/color-equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/stripeddress.rsi/color-equipped-INNERCLOTHING.png new file mode 100644 index 0000000000..5fdda87272 Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/stripeddress.rsi/color-equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/stripeddress.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/stripeddress.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000..197c68a0ff Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/stripeddress.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/stripeddress.rsi/icon-color.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/stripeddress.rsi/icon-color.png new file mode 100644 index 0000000000..b820ea97fd Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/stripeddress.rsi/icon-color.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/stripeddress.rsi/icon.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/stripeddress.rsi/icon.png new file mode 100644 index 0000000000..dfdc270ccc Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/stripeddress.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/stripeddress.rsi/inhand-left.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/stripeddress.rsi/inhand-left.png new file mode 100644 index 0000000000..33d9c9e1ed Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/stripeddress.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/stripeddress.rsi/inhand-right.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/stripeddress.rsi/inhand-right.png new file mode 100644 index 0000000000..af99737e99 Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/stripeddress.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/stripeddress.rsi/meta.json b/Resources/Textures/Clothing/Uniforms/Jumpskirt/stripeddress.rsi/meta.json new file mode 100644 index 0000000000..4ff6d9a9f4 --- /dev/null +++ b/Resources/Textures/Clothing/Uniforms/Jumpskirt/stripeddress.rsi/meta.json @@ -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 + } + ] +} diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/turtledress.rsi/color-equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/turtledress.rsi/color-equipped-INNERCLOTHING.png new file mode 100644 index 0000000000..8146dce76e Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/turtledress.rsi/color-equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/turtledress.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/turtledress.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 0000000000..71ea0285e9 Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/turtledress.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/turtledress.rsi/icon-color.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/turtledress.rsi/icon-color.png new file mode 100644 index 0000000000..4673c4fd34 Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/turtledress.rsi/icon-color.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/turtledress.rsi/icon.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/turtledress.rsi/icon.png new file mode 100644 index 0000000000..cb2f5f98f9 Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/turtledress.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/turtledress.rsi/inhand-left.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/turtledress.rsi/inhand-left.png new file mode 100644 index 0000000000..bd61c158f5 Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/turtledress.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/turtledress.rsi/inhand-right.png b/Resources/Textures/Clothing/Uniforms/Jumpskirt/turtledress.rsi/inhand-right.png new file mode 100644 index 0000000000..c8d4e8affb Binary files /dev/null and b/Resources/Textures/Clothing/Uniforms/Jumpskirt/turtledress.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Uniforms/Jumpskirt/turtledress.rsi/meta.json b/Resources/Textures/Clothing/Uniforms/Jumpskirt/turtledress.rsi/meta.json new file mode 100644 index 0000000000..4ff6d9a9f4 --- /dev/null +++ b/Resources/Textures/Clothing/Uniforms/Jumpskirt/turtledress.rsi/meta.json @@ -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 + } + ] +}