diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/secdrobe.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/secdrobe.yml index 178fea40b10..ff8c55d770c 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/secdrobe.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/secdrobe.yml @@ -26,6 +26,7 @@ ClothingHeadsetPrison: 3 # DeltaV - prison headsets in secdrobe ClothingOuterStasecSweater: 2 # DeltaV - add sweaters to secdrobe ClothingOuterCoatStasec: 2 # DeltaV - replace ClothingOuterWinterSec + ClothingNeckCWPSec: 2 # DeltaV - add cold weather ponchos ## ClothingOuterArmorBasic: 2 # DeltaV - moved body armour from SecDrobe to SecTech ## ClothingOuterArmorBasicSlim: 2 ClothingNeckScarfStripedRed: 3 diff --git a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml index 0317c97ed10..ea341506ce8 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/lathe.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/lathe.yml @@ -1265,6 +1265,9 @@ - ClothingNeckScarfStripedOrange - ClothingNeckScarfStripedBlack - ClothingNeckScarfStripedPurple + # DeltaV Ponchos + - ClothingNeckCWPSec + - ClothingNeckCWPArctic # Carpets - Carpet - CarpetBlack diff --git a/Resources/Prototypes/_DV/Entities/Clothing/Neck/misc.yml b/Resources/Prototypes/_DV/Entities/Clothing/Neck/misc.yml index 0fe936ed8fc..6f5fa60baac 100644 --- a/Resources/Prototypes/_DV/Entities/Clothing/Neck/misc.yml +++ b/Resources/Prototypes/_DV/Entities/Clothing/Neck/misc.yml @@ -11,3 +11,33 @@ - type: TypingIndicatorClothing proto: lawyer +- type: entity + parent: ClothingNeckBase + id: ClothingNeckCWPSec + name: security cold weather poncho + description: The Cold Weather Poncho, advertised as a masterpiece of elemental protection. The truth is that it's itchy, stuffy, and a little baggy - but at least it's not cold. This one is grey with Station Security markings. + components: + - type: Sprite + sprite: _DV/Clothing/Neck/Misc/cwpsec.rsi + - type: Clothing + sprite: _DV/Clothing/Neck/Misc/cwpsec.rsi + - type: Item + size: Normal + - type: TemperatureProtection + heatingCoefficient: 1.1 + coolingCoefficient: 0.1 + - type: Armor + modifiers: + coefficients: + Heat: 0.90 + +- type: entity + parent: ClothingNeckCWPSec + id: ClothingNeckCWPArctic + name: cold weather poncho + description: The Cold Weather Poncho, advertised as a masterpiece of elemental protection. The truth is that it's itchy, stuffy, and a little baggy - but at least it's not cold. + components: + - type: Sprite + sprite: _DV/Clothing/Neck/Misc/cwparctic.rsi + - type: Clothing + sprite: _DV/Clothing/Neck/Misc/cwparctic.rsi diff --git a/Resources/Prototypes/_DV/Recipes/Lathes/clothing.yml b/Resources/Prototypes/_DV/Recipes/Lathes/clothing.yml index ccc4d125e35..9d9e6e84d4d 100644 --- a/Resources/Prototypes/_DV/Recipes/Lathes/clothing.yml +++ b/Resources/Prototypes/_DV/Recipes/Lathes/clothing.yml @@ -60,6 +60,22 @@ result: ClothingOuterStasecSweater completetime: 4 +# Ponchos + +- type: latheRecipe + parent: BaseCommandCoatRecipe + id: ClothingNeckCWPArctic + result: ClothingNeckCWPArctic + completetime: 4 + materials: + Cloth: 500 + Durathread: 300 + +- type: latheRecipe + parent: ClothingNeckCWPArctic + id: ClothingNeckCWPSec + result: ClothingNeckCWPSec + # Chief Justice Wardrobe - type: latheRecipe diff --git a/Resources/Textures/_DV/Clothing/Neck/Misc/cwparctic.rsi/equipped-NECK.png b/Resources/Textures/_DV/Clothing/Neck/Misc/cwparctic.rsi/equipped-NECK.png new file mode 100644 index 00000000000..23166866d45 Binary files /dev/null and b/Resources/Textures/_DV/Clothing/Neck/Misc/cwparctic.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/_DV/Clothing/Neck/Misc/cwparctic.rsi/icon.png b/Resources/Textures/_DV/Clothing/Neck/Misc/cwparctic.rsi/icon.png new file mode 100644 index 00000000000..b7dbba9c6ae Binary files /dev/null and b/Resources/Textures/_DV/Clothing/Neck/Misc/cwparctic.rsi/icon.png differ diff --git a/Resources/Textures/_DV/Clothing/Neck/Misc/cwparctic.rsi/inhand-left.png b/Resources/Textures/_DV/Clothing/Neck/Misc/cwparctic.rsi/inhand-left.png new file mode 100644 index 00000000000..9bee638fa01 Binary files /dev/null and b/Resources/Textures/_DV/Clothing/Neck/Misc/cwparctic.rsi/inhand-left.png differ diff --git a/Resources/Textures/_DV/Clothing/Neck/Misc/cwparctic.rsi/inhand-right.png b/Resources/Textures/_DV/Clothing/Neck/Misc/cwparctic.rsi/inhand-right.png new file mode 100644 index 00000000000..94e094d0ccb Binary files /dev/null and b/Resources/Textures/_DV/Clothing/Neck/Misc/cwparctic.rsi/inhand-right.png differ diff --git a/Resources/Textures/_DV/Clothing/Neck/Misc/cwparctic.rsi/meta.json b/Resources/Textures/_DV/Clothing/Neck/Misc/cwparctic.rsi/meta.json new file mode 100644 index 00000000000..c0b12a5b980 --- /dev/null +++ b/Resources/Textures/_DV/Clothing/Neck/Misc/cwparctic.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC0-1.0", + "copyright": "Original work by TJohnson.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_DV/Clothing/Neck/Misc/cwpsec.rsi/equipped-NECK.png b/Resources/Textures/_DV/Clothing/Neck/Misc/cwpsec.rsi/equipped-NECK.png new file mode 100644 index 00000000000..787c569ee71 Binary files /dev/null and b/Resources/Textures/_DV/Clothing/Neck/Misc/cwpsec.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/_DV/Clothing/Neck/Misc/cwpsec.rsi/icon.png b/Resources/Textures/_DV/Clothing/Neck/Misc/cwpsec.rsi/icon.png new file mode 100644 index 00000000000..49e349ff746 Binary files /dev/null and b/Resources/Textures/_DV/Clothing/Neck/Misc/cwpsec.rsi/icon.png differ diff --git a/Resources/Textures/_DV/Clothing/Neck/Misc/cwpsec.rsi/inhand-left.png b/Resources/Textures/_DV/Clothing/Neck/Misc/cwpsec.rsi/inhand-left.png new file mode 100644 index 00000000000..2d6b1dec162 Binary files /dev/null and b/Resources/Textures/_DV/Clothing/Neck/Misc/cwpsec.rsi/inhand-left.png differ diff --git a/Resources/Textures/_DV/Clothing/Neck/Misc/cwpsec.rsi/inhand-right.png b/Resources/Textures/_DV/Clothing/Neck/Misc/cwpsec.rsi/inhand-right.png new file mode 100644 index 00000000000..db5b8c1d68c Binary files /dev/null and b/Resources/Textures/_DV/Clothing/Neck/Misc/cwpsec.rsi/inhand-right.png differ diff --git a/Resources/Textures/_DV/Clothing/Neck/Misc/cwpsec.rsi/meta.json b/Resources/Textures/_DV/Clothing/Neck/Misc/cwpsec.rsi/meta.json new file mode 100644 index 00000000000..c0b12a5b980 --- /dev/null +++ b/Resources/Textures/_DV/Clothing/Neck/Misc/cwpsec.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC0-1.0", + "copyright": "Original work by TJohnson.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +}