diff --git a/Resources/Prototypes/DeltaV/Entities/Clothing/OuterClothing/wintercoats.yml b/Resources/Prototypes/DeltaV/Entities/Clothing/OuterClothing/wintercoats.yml index 2b881be52d6..f24ca2ab8cb 100644 --- a/Resources/Prototypes/DeltaV/Entities/Clothing/OuterClothing/wintercoats.yml +++ b/Resources/Prototypes/DeltaV/Entities/Clothing/OuterClothing/wintercoats.yml @@ -16,6 +16,17 @@ Piercing: 0.4 #Stronger than the warden's armored jacket, because shenanigans and CC spends alot of money. Heat: 0.75 +- type: entity + parent: ClothingOuterWinterCoat + id: ClothingOuterWinterCCLong + name: central command's long winter coat + description: A variation of the regular central command winter coat, for the more dashing officers of Central Command. + components: + - type: Sprite + sprite: DeltaV/Clothing/OuterClothing/WinterCoats/cc_large_winter_coat.rsi + - type: Clothing + sprite: DeltaV/Clothing/OuterClothing/WinterCoats/cc_large_winter_coat.rsi + - type: entity parent: ClothingOuterWinterCoat id: ClothingOuterCorporateJacket diff --git a/Resources/Prototypes/DeltaV/Entities/Clothing/Uniforms/jumpskirts.yml b/Resources/Prototypes/DeltaV/Entities/Clothing/Uniforms/jumpskirts.yml index 4c027637645..5c5a85116ea 100644 --- a/Resources/Prototypes/DeltaV/Entities/Clothing/Uniforms/jumpskirts.yml +++ b/Resources/Prototypes/DeltaV/Entities/Clothing/Uniforms/jumpskirts.yml @@ -93,3 +93,14 @@ sprite: DeltaV/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi - type: Clothing sprite: DeltaV/Clothing/Uniforms/Jumpskirt/centcom_officer.rsi + +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpkirtCentcomTurtleneck + name: centcom turtleneck skirt + description: A more comfortable turtleneck for members of Central Command bored in their officers, answering faxes. + components: + - type: Sprite + sprite: DeltaV/Clothing/Uniforms/Jumpskirt/centcom_turtleneck.rsi + - type: Clothing + sprite: DeltaV/Clothing/Uniforms/Jumpskirt/centcom_turtleneck.rsi diff --git a/Resources/Prototypes/DeltaV/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/DeltaV/Entities/Clothing/Uniforms/jumpsuits.yml index f5497646d6c..ac28e961cbd 100644 --- a/Resources/Prototypes/DeltaV/Entities/Clothing/Uniforms/jumpsuits.yml +++ b/Resources/Prototypes/DeltaV/Entities/Clothing/Uniforms/jumpsuits.yml @@ -233,6 +233,17 @@ - type: Clothing sprite: DeltaV/Clothing/Uniforms/Jumpsuit/centcom_officer.rsi +- type: entity + parent: ClothingUniformBase + id: ClothingUniformJumpsuitCentcomTurtleneck + name: centcom turtleneck suit + description: A more comfortable turtleneck for members of Central Command bored in their officers, answering faxes. + components: + - type: Sprite + sprite: DeltaV/Clothing/Uniforms/Jumpsuit/centcom_turtleneck.rsi + - type: Clothing + sprite: DeltaV/Clothing/Uniforms/Jumpsuit/centcom_turtleneck.rsi + - type: entity parent: ClothingUniformBase id: ClothingUniformJumpsuitKilt diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/cc_large_winter_coat.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/cc_large_winter_coat.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 00000000000..4201ff87065 Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/cc_large_winter_coat.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/cc_large_winter_coat.rsi/icon.png b/Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/cc_large_winter_coat.rsi/icon.png new file mode 100644 index 00000000000..dbf3598d141 Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/cc_large_winter_coat.rsi/icon.png differ diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/cc_large_winter_coat.rsi/inhand-left.png b/Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/cc_large_winter_coat.rsi/inhand-left.png new file mode 100644 index 00000000000..48803f96f4e Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/cc_large_winter_coat.rsi/inhand-left.png differ diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/cc_large_winter_coat.rsi/inhand-right.png b/Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/cc_large_winter_coat.rsi/inhand-right.png new file mode 100644 index 00000000000..2450c800f85 Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/cc_large_winter_coat.rsi/inhand-right.png differ diff --git a/Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/cc_large_winter_coat.rsi/meta.json b/Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/cc_large_winter_coat.rsi/meta.json new file mode 100644 index 00000000000..6c3ed8644ea --- /dev/null +++ b/Resources/Textures/DeltaV/Clothing/OuterClothing/WinterCoats/cc_large_winter_coat.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Created by noctis (458283410268487691)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-OUTERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/centcom_turtleneck.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/centcom_turtleneck.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..70968c62e5c Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/centcom_turtleneck.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/centcom_turtleneck.rsi/icon.png b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/centcom_turtleneck.rsi/icon.png new file mode 100644 index 00000000000..3a82b08d964 Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/centcom_turtleneck.rsi/icon.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/centcom_turtleneck.rsi/inhand-left.png b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/centcom_turtleneck.rsi/inhand-left.png new file mode 100644 index 00000000000..8d0a9854ce9 Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/centcom_turtleneck.rsi/inhand-left.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/centcom_turtleneck.rsi/inhand-right.png b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/centcom_turtleneck.rsi/inhand-right.png new file mode 100644 index 00000000000..3625858d3ea Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/centcom_turtleneck.rsi/inhand-right.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/centcom_turtleneck.rsi/meta.json b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/centcom_turtleneck.rsi/meta.json new file mode 100644 index 00000000000..0e162b1623e --- /dev/null +++ b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpskirt/centcom_turtleneck.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC0-1.0", + "copyright": "Created by noctis (458283410268487691)", + "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/DeltaV/Clothing/Uniforms/Jumpsuit/centcom_turtleneck.rsi/equipped-INNERCLOTHING.png b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/centcom_turtleneck.rsi/equipped-INNERCLOTHING.png new file mode 100644 index 00000000000..df5a9c14c23 Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/centcom_turtleneck.rsi/equipped-INNERCLOTHING.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/centcom_turtleneck.rsi/icon.png b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/centcom_turtleneck.rsi/icon.png new file mode 100644 index 00000000000..ce46909e0e0 Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/centcom_turtleneck.rsi/icon.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/centcom_turtleneck.rsi/inhand-left.png b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/centcom_turtleneck.rsi/inhand-left.png new file mode 100644 index 00000000000..ca41f080d7a Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/centcom_turtleneck.rsi/inhand-left.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/centcom_turtleneck.rsi/inhand-right.png b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/centcom_turtleneck.rsi/inhand-right.png new file mode 100644 index 00000000000..8e7567942d4 Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/centcom_turtleneck.rsi/inhand-right.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/centcom_turtleneck.rsi/meta.json b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/centcom_turtleneck.rsi/meta.json new file mode 100644 index 00000000000..0e162b1623e --- /dev/null +++ b/Resources/Textures/DeltaV/Clothing/Uniforms/Jumpsuit/centcom_turtleneck.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC0-1.0", + "copyright": "Created by noctis (458283410268487691)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-INNERCLOTHING", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +}