Leather gloves now have HeatResistance at the default heat of bu… (#784)
* Leather gloves now have HeatResistance at the default heat of bulbs. * Remove trailing whitespace * Changed Leather gloves to Botanist's leather gloves * Fixed quotes and removed Heat Resistance from glubs
This commit is contained in:
@@ -456,8 +456,8 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: GlovesBase
|
parent: GlovesBase
|
||||||
id: GlovesLeather
|
id: GlovesLeather
|
||||||
name: Leather gloves
|
name: 'Botanist''s leather gloves'
|
||||||
description: ''
|
description: 'These leather gloves protect against thorns, barbs, prickles, spikes and other harmful objects of floral origin. They''re also quite warm.'
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/Gloves/leather.rsi
|
sprite: Clothing/Gloves/leather.rsi
|
||||||
@@ -465,6 +465,7 @@
|
|||||||
sprite: Clothing/Gloves/leather.rsi
|
sprite: Clothing/Gloves/leather.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Gloves/leather.rsi
|
sprite: Clothing/Gloves/leather.rsi
|
||||||
|
HeatResistance: 1400
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: GlovesBase
|
parent: GlovesBase
|
||||||
@@ -776,5 +777,4 @@
|
|||||||
- type: Icon
|
- type: Icon
|
||||||
sprite: Clothing/Gloves/yellow.rsi
|
sprite: Clothing/Gloves/yellow.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
HeatResistance: 1500
|
|
||||||
sprite: Clothing/Gloves/yellow.rsi
|
sprite: Clothing/Gloves/yellow.rsi
|
||||||
|
|||||||
Reference in New Issue
Block a user