Update arm_guards.dm

This commit is contained in:
Razgriz
2020-05-21 03:40:34 -07:00
committed by GitHub
parent 3e58d2490a
commit 5bf0c28a38

View File

@@ -7,11 +7,7 @@
w_class = ITEMSIZE_NORMAL
drop_sound = 'sound/items/drop/metalshield.ogg'
<<<<<<< HEAD
/obj/item/clothing/gloves/arm_guard/mob_can_equip(var/mob/living/carbon/human/H, slot, disable_warning = 0)
=======
/obj/item/clothing/gloves/arm_guard/mob_can_equip(var/mob/living/carbon/human/H, slot, disable_warning = FALSE)
>>>>>>> e791692aea59a96b1b45c20d61974aa10493a7f6
if(..()) //This will only run if no other problems occured when equiping.
if(H.wear_suit)
if(H.wear_suit.body_parts_covered & ARMS)
@@ -63,4 +59,4 @@
siemens_coefficient = 0.6
armor = list(melee = 40, bullet = 40, laser = 60, energy = 35, bomb = 30, bio = 0, rad = 0)
min_cold_protection_temperature = T0C - 20
cold_protection = ARMS
cold_protection = ARMS