diff --git a/Resources/Prototypes/Entities/items/clothing/gloves.yml b/Resources/Prototypes/Entities/items/clothing/gloves.yml index a6b84530c3..2a6001bca3 100644 --- a/Resources/Prototypes/Entities/items/clothing/gloves.yml +++ b/Resources/Prototypes/Entities/items/clothing/gloves.yml @@ -456,8 +456,8 @@ - type: entity parent: GlovesBase id: GlovesLeather - name: Leather gloves - description: '' + name: 'Botanist''s leather gloves' + description: 'These leather gloves protect against thorns, barbs, prickles, spikes and other harmful objects of floral origin. They''re also quite warm.' components: - type: Sprite sprite: Clothing/Gloves/leather.rsi @@ -465,6 +465,7 @@ sprite: Clothing/Gloves/leather.rsi - type: Clothing sprite: Clothing/Gloves/leather.rsi + HeatResistance: 1400 - type: entity parent: GlovesBase @@ -776,5 +777,4 @@ - type: Icon sprite: Clothing/Gloves/yellow.rsi - type: Clothing - HeatResistance: 1500 sprite: Clothing/Gloves/yellow.rsi