mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Merge pull request #11424 from PsiOmegaDelta/151106-RuntimeFlashing
Fixes #11422.
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
if(istype(src.glasses, /obj/item/clothing/glasses))
|
||||
process_glasses(glasses)
|
||||
if(istype(src.wear_mask, /obj/item/clothing/mask))
|
||||
add_clothing_protection(head)
|
||||
add_clothing_protection(wear_mask)
|
||||
if(istype(back,/obj/item/weapon/rig))
|
||||
process_rig(back)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user