mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-03 05:52:17 +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