Captain's gloves and black gloves now protect against burn damage when touching lights.

This commit is contained in:
Vera Aguilera Puerto
2021-10-15 13:06:21 +02:00
parent 64e83f86f8
commit 9e68384903
3 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
author: Zumorica
changes:
- type: Tweak # One of the following: Add, Remove, Tweak, Fix
message: Black gloves and the captain's gloves now protect you against burn damage from replacing lightbulbs.

View File

@@ -30,6 +30,7 @@
sprite: Clothing/Hands/Gloves/Color/black.rsi
- type: Clothing
sprite: Clothing/Hands/Gloves/Color/black.rsi
HeatResistance: 1400
- type: entity
parent: ClothingHandsBase
@@ -118,3 +119,4 @@
sprite: Clothing/Hands/Gloves/Color/yellow.rsi
- type: Clothing
sprite: Clothing/Hands/Gloves/Color/yellow.rsi
HeatResistance: 1400

View File

@@ -58,6 +58,7 @@
sprite: Clothing/Hands/Gloves/captain.rsi
- type: Clothing
sprite: Clothing/Hands/Gloves/captain.rsi
HeatResistance: 1400
- type: entity
parent: ClothingHandsBase