diff --git a/Resources/Prototypes/Entities/Clothing/Masks/masks.yml b/Resources/Prototypes/Entities/Clothing/Masks/masks.yml index 8d9344e79e..eed80df339 100644 --- a/Resources/Prototypes/Entities/Clothing/Masks/masks.yml +++ b/Resources/Prototypes/Entities/Clothing/Masks/masks.yml @@ -374,7 +374,8 @@ - type: Tag tags: - WhitelistChameleon - - type: HideLayerClothing + - type: HideLayerClothing #LUST-START + - type: EyeProtection #LUST-END slots: - Hair - Snout diff --git a/Resources/Prototypes/_Sunrise/Entities/Clothing/Hands/gloves.yml b/Resources/Prototypes/_Sunrise/Entities/Clothing/Hands/gloves.yml index cf370a439c..fb1944bcce 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Clothing/Hands/gloves.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Clothing/Hands/gloves.yml @@ -22,8 +22,8 @@ sprite: _Sunrise/Clothing/Hands/Gloves/centcom_naval.rsi - type: Insulated -- type: entity - parent: ClothingHandsBase +- type: entity #LUST-START + parent: ClothingHandsGlovesCombat id: ClothingHandsGlovesLeatherHoS name: leather gloves description: Stylish black leather gloves. @@ -32,6 +32,7 @@ sprite: _Sunrise/Clothing/Hands/Gloves/hos.rsi - type: Clothing sprite: _Sunrise/Clothing/Hands/Gloves/hos.rsi + - type: Insulated - type: entity parent: ClothingHandsBase diff --git a/Resources/Prototypes/_Sunrise/Entities/Clothing/OuterClothing/coats.yml b/Resources/Prototypes/_Sunrise/Entities/Clothing/OuterClothing/coats.yml index f985a1c224..40039a8a4d 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Clothing/OuterClothing/coats.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Clothing/OuterClothing/coats.yml @@ -342,6 +342,13 @@ sprite: _Sunrise/Clothing/OuterClothing/Coats/ussp.rsi - type: Clothing sprite: _Sunrise/Clothing/OuterClothing/Coats/ussp.rsi + - type: Armor #LUST-START + modifiers: + coefficients: + Blunt: 0.7 + Slash: 0.7 + Piercing: 0.4 + Heat: 0.7 #LUST-END - type: entity parent: ClothingOuterBase