mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Merge pull request #3514 from Yoshax/rigsuit
Makes the CEs hardsuit and Engineering hardsuit temperature resistant
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user