Merge pull request #10176 from mwerezak/ce-rig-fix

Fixes #8545
This commit is contained in:
Zuhayr
2015-07-15 06:48:45 +09:30

View File

@@ -46,9 +46,14 @@
/obj/item/rig_module/vision/meson /obj/item/rig_module/vision/meson
) )
chest_type = /obj/item/clothing/suit/space/rig/ce
boot_type = null boot_type = null
glove_type = null glove_type = null
/obj/item/clothing/suit/space/rig/ce
heat_protection = UPPER_TORSO|LOWER_TORSO|LEGS|FEET|ARMS|HANDS
body_parts_covered = UPPER_TORSO|LOWER_TORSO|LEGS|FEET|ARMS|HANDS
/obj/item/weapon/rig/hazmat /obj/item/weapon/rig/hazmat
name = "AMI control module" name = "AMI control module"