From ef90fa325981e88c0dfded7a88e5e01c5bcd98c0 Mon Sep 17 00:00:00 2001 From: Tezzaide Date: Sun, 19 Jan 2025 13:34:46 +0000 Subject: [PATCH] Fixed minor spelling mistake in Noir Trenchcoat description. (#34519) Update coats.yml --- .../Entities/Clothing/OuterClothing/coats.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml index 1d853883cd..e769b7dbc6 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml @@ -30,6 +30,19 @@ # Slash: 0.70 # Piercing: 0.70 # Heat: 0.80 + - type: ExplosionResistance + damageCoefficient: 1 #its a coat. it doesnt do shit + +- type: entity + parent: [ClothingOuterCoatDetectiveLoadout] + id: ClothingOuterCoatDetectiveLoadoutGrey + name: noir trenchcoat + description: Ah, your trusty coat. There's a few tears here and there, giving it a more timely look. Or at least, that's what you told yourself when you found out gettin' it repaired would set you back 200 spesos. + components: + - type: Sprite + sprite: Clothing/OuterClothing/Coats/detective_grey.rsi + - type: Clothing + sprite: Clothing/OuterClothing/Coats/detective_grey.rsi - type: entity parent: ClothingOuterCoatDetective