diff --git a/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml b/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml index 1dd1e0ba04261d..7ab47f96ea7e1c 100644 --- a/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml +++ b/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml @@ -116,9 +116,9 @@ description: Perfect for dealing with paperwork and matters with bureaucracy. components: - type: Sprite - sprite: Clothing/Hands/Gloves/hop.rsi + sprite: _Harmony/Clothing/Hands/Gloves/hop.rsi - type: Clothing - sprite: Clothing/Hands/Gloves/hop.rsi + sprite: _Harmony/Clothing/Hands/Gloves/hop.rsi - type: Fiber fiberMaterial: fibers-durathread fiberColor: fibers-black diff --git a/Resources/Prototypes/Entities/Clothing/Head/hats.yml b/Resources/Prototypes/Entities/Clothing/Head/hats.yml index 4910914ffd66cc..782fe3fbeda428 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hats.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hats.yml @@ -322,9 +322,9 @@ description: A grand, stylish head of personnel's cap. components: - type: Sprite - sprite: Clothing/Head/Hats/hopcap.rsi + sprite: _Harmony/Clothing/Head/Hats/hopcap.rsi - type: Clothing - sprite: Clothing/Head/Hats/hopcap.rsi + sprite: _Harmony/Clothing/Head/Hats/hopcap.rsi - type: Tag tags: - ClothMade diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml index c4850954cd701b..d6821ada9a3aa9 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml @@ -170,9 +170,9 @@ description: Rather bland and inoffensive. Perfect for vanishing off the face of the universe. components: - type: Sprite - sprite: Clothing/Uniforms/Jumpskirt/hop.rsi + sprite: _Harmony/Clothing/Uniforms/Jumpskirt/hop.rsi - type: Clothing - sprite: Clothing/Uniforms/Jumpskirt/hop.rsi + sprite: _Harmony/Clothing/Uniforms/Jumpskirt/hop.rsi - type: entity parent: [ClothingUniformSkirtBase, BaseCommandContraband] diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml index 94cc3a2657f715..a205723c1e9584 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml @@ -325,9 +325,9 @@ description: Rather bland and inoffensive. Perfect for vanishing off the face of the universe. components: - type: Sprite - sprite: Clothing/Uniforms/Jumpsuit/hop.rsi + sprite: _Harmony/Clothing/Uniforms/Jumpsuit/hop.rsi - type: Clothing - sprite: Clothing/Uniforms/Jumpsuit/hop.rsi + sprite: _Harmony/Clothing/Uniforms/Jumpsuit/hop.rsi - type: entity parent: [ClothingUniformBase, BaseCommandContraband] diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 87dafba39c6e69..5593438a87bf57 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -985,6 +985,8 @@ - ClothingUniformJumpskirtHoP - ClothingUniformJumpsuitTurtleneckHoPHarmony # Harmony - ClothingUniformJumpskirtTurtleneckHoPHarmony #Harmony + - ClothingUniformJumpsuitHoPMessKitHarmony #Harmony + - ClothingUniformJumpskirtHoPMessKitHarmony #Harmony - ClothingHeadHatBeretHoS - ClothingHeadHatHoshat - ClothingHeadHatHoSWidebrimHarmony # Harmony diff --git a/Resources/Prototypes/Loadouts/loadout_groups.yml b/Resources/Prototypes/Loadouts/loadout_groups.yml index de15e95ea9ae11..90a0feadf6647a 100644 --- a/Resources/Prototypes/Loadouts/loadout_groups.yml +++ b/Resources/Prototypes/Loadouts/loadout_groups.yml @@ -162,6 +162,8 @@ - HoPJumpskirt - HoPJumpsuitTurtleneckHarmony #Harmony - HoPJumpskirtTurtleneckHarmony #Harmony + - HoPJumpsuitMessKitHarmony #Harmony + - HoPJumpskirtMessKitHarmony #Harmony - type: loadoutGroup id: HoPNeck diff --git a/Resources/Prototypes/_Harmony/Entities/Clothing/Uniforms/jumpskirts.yml b/Resources/Prototypes/_Harmony/Entities/Clothing/Uniforms/jumpskirts.yml index aa8dc067048c4b..e288b97b55bb4e 100644 --- a/Resources/Prototypes/_Harmony/Entities/Clothing/Uniforms/jumpskirts.yml +++ b/Resources/Prototypes/_Harmony/Entities/Clothing/Uniforms/jumpskirts.yml @@ -19,3 +19,14 @@ sprite: _Harmony/Clothing/Uniforms/Jumpskirt/hop_turtle.rsi - type: Clothing sprite: _Harmony/Clothing/Uniforms/Jumpskirt/hop_turtle.rsi + +- type: entity + parent: [ClothingUniformBase, BaseCommandContraband] + id: ClothingUniformJumpskirtHeadofPersonnelMessKitHarmony + name: head of personnel's mess kit + description: A blue denim skirt with pockets and a gold trimmed white shirt. + components: + - type: Sprite + sprite: _Harmony/Clothing/Uniforms/Jumpskirt/hopmesskit.rsi + - type: Clothing + sprite: _Harmony/Clothing/Uniforms/Jumpskirt/hopmesskit.rsi \ No newline at end of file diff --git a/Resources/Prototypes/_Harmony/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/_Harmony/Entities/Clothing/Uniforms/jumpsuits.yml index e66dbeba68241c..4bda345b677b43 100644 --- a/Resources/Prototypes/_Harmony/Entities/Clothing/Uniforms/jumpsuits.yml +++ b/Resources/Prototypes/_Harmony/Entities/Clothing/Uniforms/jumpsuits.yml @@ -52,3 +52,14 @@ sprite: _Harmony/Clothing/Uniforms/Jumpsuit/det_blue.rsi - type: Clothing sprite: _Harmony/Clothing/Uniforms/Jumpsuit/det_blue.rsi + +- type: entity + parent: [ClothingUniformBase, BaseCommandContraband] + id: ClothingUniformJumpsuitHeadofPersonnelMessKitHarmony + name: head of personnel's mess kit + description: Blue jeans and a gold trimmed white shirt. + components: + - type: Sprite + sprite: _Harmony/Clothing/Uniforms/Jumpsuit/hopmesskit.rsi + - type: Clothing + sprite: _Harmony/Clothing/Uniforms/Jumpsuit/hopmesskit.rsi \ No newline at end of file diff --git a/Resources/Prototypes/_Harmony/Loadouts/Jobs/Command/head_of_personnel.yml b/Resources/Prototypes/_Harmony/Loadouts/Jobs/Command/head_of_personnel.yml index 1bc2a3ed08dc31..e55545bb567941 100644 --- a/Resources/Prototypes/_Harmony/Loadouts/Jobs/Command/head_of_personnel.yml +++ b/Resources/Prototypes/_Harmony/Loadouts/Jobs/Command/head_of_personnel.yml @@ -8,6 +8,16 @@ id: HoPJumpskirtTurtleneckHarmony equipment: jumpsuit: ClothingUniformJumpskirtHeadOfPersonnelTurtleneckHarmony + +- type: loadout + id: HoPJumpsuitMessKitHarmony + equipment: + jumpsuit: ClothingUniformJumpsuitHeadofPersonnelMessKitHarmony + +- type: loadout + id: HoPJumpskirtMessKitHarmony + equipment: + jumpsuit: ClothingUniformJumpskirtHeadofPersonnelMessKitHarmony # Shoes - type: loadout diff --git a/Resources/Prototypes/_Harmony/Recipes/Lathes/clothing.yml b/Resources/Prototypes/_Harmony/Recipes/Lathes/clothing.yml index d5120b69d87eaa..9c9a5090fd6599 100644 --- a/Resources/Prototypes/_Harmony/Recipes/Lathes/clothing.yml +++ b/Resources/Prototypes/_Harmony/Recipes/Lathes/clothing.yml @@ -30,6 +30,15 @@ id: ClothingUniformJumpskirtTurtleneckHoPHarmony result: ClothingUniformJumpskirtHeadOfPersonnelTurtleneckHarmony +- type: latheRecipe + parent: BaseCommandJumpsuitRecipe + id: ClothingUniformJumpsuitHoPMessKitHarmony + result: ClothingUniformJumpsuitHeadofPersonnelMessKitHarmony + +- type: latheRecipe + parent: BaseCommandJumpsuitRecipe + id: ClothingUniformJumpskirtHoPMessKitHarmony + result: ClothingUniformJumpskirtHeadofPersonnelMessKitHarmony ## HoS - type: latheRecipe parent: BaseCommandHatRecipe diff --git a/Resources/Textures/_Harmony/Clothing/Hands/Gloves/hop.rsi/equipped-HAND.png b/Resources/Textures/_Harmony/Clothing/Hands/Gloves/hop.rsi/equipped-HAND.png new file mode 100644 index 00000000000000..0ab96376ccbb1d Binary files /dev/null and b/Resources/Textures/_Harmony/Clothing/Hands/Gloves/hop.rsi/equipped-HAND.png differ diff --git a/Resources/Textures/_Harmony/Clothing/Hands/Gloves/hop.rsi/icon.png b/Resources/Textures/_Harmony/Clothing/Hands/Gloves/hop.rsi/icon.png new file mode 100644 index 00000000000000..d636dc2d2e037f Binary files /dev/null and b/Resources/Textures/_Harmony/Clothing/Hands/Gloves/hop.rsi/icon.png differ diff --git a/Resources/Textures/_Harmony/Clothing/Hands/Gloves/hop.rsi/inhand-left.png b/Resources/Textures/_Harmony/Clothing/Hands/Gloves/hop.rsi/inhand-left.png new file mode 100644 index 00000000000000..50f6b0bf38f720 Binary files /dev/null and b/Resources/Textures/_Harmony/Clothing/Hands/Gloves/hop.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Harmony/Clothing/Hands/Gloves/hop.rsi/inhand-right.png b/Resources/Textures/_Harmony/Clothing/Hands/Gloves/hop.rsi/inhand-right.png new file mode 100644 index 00000000000000..79447035348b73 Binary files /dev/null and b/Resources/Textures/_Harmony/Clothing/Hands/Gloves/hop.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Harmony/Clothing/Hands/Gloves/hop.rsi/meta.json b/Resources/Textures/_Harmony/Clothing/Hands/Gloves/hop.rsi/meta.json new file mode 100644 index 00000000000000..af7a882b8862ed --- /dev/null +++ b/Resources/Textures/_Harmony/Clothing/Hands/Gloves/hop.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Icon and inhand drawn by Ubaser and takem from this atcommithttps://github.com/space-wizards/space-station-14/pull/21915 , equipped sprite made by CrimsonJupiter for use in Harmony", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Harmony/Clothing/Head/Hats/hopcap.rsi/equipped-HELMET-hamster.png b/Resources/Textures/_Harmony/Clothing/Head/Hats/hopcap.rsi/equipped-HELMET-hamster.png new file mode 100644 index 00000000000000..396ea061320d04 Binary files /dev/null and b/Resources/Textures/_Harmony/Clothing/Head/Hats/hopcap.rsi/equipped-HELMET-hamster.png differ diff --git a/Resources/Textures/_Harmony/Clothing/Head/Hats/hopcap.rsi/equipped-HELMET.png b/Resources/Textures/_Harmony/Clothing/Head/Hats/hopcap.rsi/equipped-HELMET.png new file mode 100644 index 00000000000000..30b7a2f325eced Binary files /dev/null and b/Resources/Textures/_Harmony/Clothing/Head/Hats/hopcap.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_Harmony/Clothing/Head/Hats/hopcap.rsi/icon.png b/Resources/Textures/_Harmony/Clothing/Head/Hats/hopcap.rsi/icon.png new file mode 100644 index 00000000000000..73a839178798d5 Binary files /dev/null and b/Resources/Textures/_Harmony/Clothing/Head/Hats/hopcap.rsi/icon.png differ diff --git a/Resources/Textures/_Harmony/Clothing/Head/Hats/hopcap.rsi/inhand-left.png b/Resources/Textures/_Harmony/Clothing/Head/Hats/hopcap.rsi/inhand-left.png new file mode 100644 index 00000000000000..e84ba798a0134d Binary files /dev/null and b/Resources/Textures/_Harmony/Clothing/Head/Hats/hopcap.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Harmony/Clothing/Head/Hats/hopcap.rsi/inhand-right.png b/Resources/Textures/_Harmony/Clothing/Head/Hats/hopcap.rsi/inhand-right.png new file mode 100644 index 00000000000000..479f015062abfc Binary files /dev/null and b/Resources/Textures/_Harmony/Clothing/Head/Hats/hopcap.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Harmony/Clothing/Head/Hats/hopcap.rsi/meta.json b/Resources/Textures/_Harmony/Clothing/Head/Hats/hopcap.rsi/meta.json new file mode 100644 index 00000000000000..1f5774192f7109 --- /dev/null +++ b/Resources/Textures/_Harmony/Clothing/Head/Hats/hopcap.rsi/meta.json @@ -0,0 +1,30 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from the tg station atcommithttps://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e and then resprited by TadJohnson00 and Timemaster99 for DeltaV atcommithttps://github.com/DeltaV-Station/Delta-v/pull/1501, and then resprited a third time by CrimsonJupiter for Harmony", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HELMET", + "directions": 4 + }, + { + "name": "equipped-HELMET-hamster", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hop.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hop.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000000..05a3580765cc01 Binary files /dev/null and b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hop.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hop.rsi/icon.png b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hop.rsi/icon.png new file mode 100644 index 00000000000000..b6ac179fe1efc7 Binary files /dev/null and b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hop.rsi/icon.png differ diff --git a/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hop.rsi/inhand-left.png b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hop.rsi/inhand-left.png new file mode 100644 index 00000000000000..909fa75bd10d18 Binary files /dev/null and b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hop.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hop.rsi/inhand-right.png b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hop.rsi/inhand-right.png new file mode 100644 index 00000000000000..d29855e3aa25cf Binary files /dev/null and b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hop.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hop.rsi/meta.json b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hop.rsi/meta.json new file mode 100644 index 00000000000000..51a3fa3b55aa8c --- /dev/null +++ b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hop.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Originally taken from tgstation atcommithttps://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039 icon, inhand, and equipped resprites by CrimsonJupiter for Harmony.", + "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/_Harmony/Clothing/Uniforms/Jumpskirt/hopmesskit.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hopmesskit.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000000..54c8b42787a051 Binary files /dev/null and b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hopmesskit.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hopmesskit.rsi/icon.png b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hopmesskit.rsi/icon.png new file mode 100644 index 00000000000000..a836bf7fe26baf Binary files /dev/null and b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hopmesskit.rsi/icon.png differ diff --git a/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hopmesskit.rsi/inhand-left.png b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hopmesskit.rsi/inhand-left.png new file mode 100644 index 00000000000000..b863a986108dc6 Binary files /dev/null and b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hopmesskit.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hopmesskit.rsi/inhand-right.png b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hopmesskit.rsi/inhand-right.png new file mode 100644 index 00000000000000..0572e94d35a490 Binary files /dev/null and b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hopmesskit.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hopmesskit.rsi/meta.json b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hopmesskit.rsi/meta.json new file mode 100644 index 00000000000000..ee6f101ee9592b --- /dev/null +++ b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpskirt/hopmesskit.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by TadJohnson00 and Timemaster99 for DeltaV atcommithttps://github.com/DeltaV-Station/Delta-v/pull/1501, resprited by CrimsonJupiter for Harmony.", + "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/_Harmony/Clothing/Uniforms/Jumpsuit/hop.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hop.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000000..d460ef07f8e606 Binary files /dev/null and b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hop.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hop.rsi/icon.png b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hop.rsi/icon.png new file mode 100644 index 00000000000000..eeb8d72f90a416 Binary files /dev/null and b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hop.rsi/icon.png differ diff --git a/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hop.rsi/inhand-left.png b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hop.rsi/inhand-left.png new file mode 100644 index 00000000000000..adaf129c1dc5a8 Binary files /dev/null and b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hop.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hop.rsi/inhand-right.png b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hop.rsi/inhand-right.png new file mode 100644 index 00000000000000..48832bd16e67d3 Binary files /dev/null and b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hop.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hop.rsi/meta.json b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hop.rsi/meta.json new file mode 100644 index 00000000000000..51a3fa3b55aa8c --- /dev/null +++ b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hop.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Originally taken from tgstation atcommithttps://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039 icon, inhand, and equipped resprites by CrimsonJupiter for Harmony.", + "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/_Harmony/Clothing/Uniforms/Jumpsuit/hopmesskit.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hopmesskit.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000000..d50c2be62a02e0 Binary files /dev/null and b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hopmesskit.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hopmesskit.rsi/icon.png b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hopmesskit.rsi/icon.png new file mode 100644 index 00000000000000..0b1102585303e5 Binary files /dev/null and b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hopmesskit.rsi/icon.png differ diff --git a/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hopmesskit.rsi/inhand-left.png b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hopmesskit.rsi/inhand-left.png new file mode 100644 index 00000000000000..7c2ee6e2cde12c Binary files /dev/null and b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hopmesskit.rsi/inhand-left.png differ diff --git a/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hopmesskit.rsi/inhand-right.png b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hopmesskit.rsi/inhand-right.png new file mode 100644 index 00000000000000..33dba60a2f2a7e Binary files /dev/null and b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hopmesskit.rsi/inhand-right.png differ diff --git a/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hopmesskit.rsi/meta.json b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hopmesskit.rsi/meta.json new file mode 100644 index 00000000000000..ee6f101ee9592b --- /dev/null +++ b/Resources/Textures/_Harmony/Clothing/Uniforms/Jumpsuit/hopmesskit.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by TadJohnson00 and Timemaster99 for DeltaV atcommithttps://github.com/DeltaV-Station/Delta-v/pull/1501, resprited by CrimsonJupiter for Harmony.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +}