Merge pull request #3514 from Yoshax/rigsuit

Makes the CEs hardsuit and Engineering hardsuit temperature resistant
This commit is contained in:
Anewbe
2017-06-15 20:26:57 -05:00
committed by GitHub

View File

@@ -100,6 +100,7 @@
req_access = list()
req_one_access = list()
max_heat_protection_temperature = FIRE_HELMET_MAX_HEAT_PROTECTION_TEMPERATURE
/obj/item/clothing/gloves/gauntlets/rig/eva
name = "insulated gauntlets"
@@ -135,6 +136,7 @@
req_access = list()
req_one_access = list()
max_heat_protection_temperature = FIRE_HELMET_MAX_HEAT_PROTECTION_TEMPERATURE
/obj/item/clothing/gloves/gauntlets/rig/ce
name = "insulated gauntlets"