From 710cee0208bc16f5307349718c05c8e57b232cb3 Mon Sep 17 00:00:00 2001 From: Killian <49700375+KillianKirilenko@users.noreply.github.com> Date: Sun, 31 May 2020 11:04:13 +0100 Subject: [PATCH] Update void_vr.dm --- code/modules/clothing/spacesuits/void/void_vr.dm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/code/modules/clothing/spacesuits/void/void_vr.dm b/code/modules/clothing/spacesuits/void/void_vr.dm index cc5f1b62c96..775f77dd3b6 100644 --- a/code/modules/clothing/spacesuits/void/void_vr.dm +++ b/code/modules/clothing/spacesuits/void/void_vr.dm @@ -145,6 +145,7 @@ species_restricted = list("exclude",SPECIES_DIONA,SPECIES_VOX) //this thing can autoadapt icon = 'icons/obj/clothing/suits_vr.dmi' breach_threshold = 6 //this thing is basically tissue paper + w_class = ITEMSIZE_NORMAL //if it's snug, high-tech, and made of relatively soft materials, it should be much easier to store! /obj/item/clothing/suit/space/void/autolok sprite_sheets = list( @@ -255,6 +256,7 @@ item_state = "autolokhelmet" species_restricted = list("exclude",SPECIES_DIONA,SPECIES_VOX) //this thing can autoadapt too icon = 'icons/obj/clothing/hats_vr.dmi' + flags_inv = HIDEEARS|BLOCKHAIR //removed HIDEFACE/MASK/EYES flags so sunglasses or facemasks don't disappear. still gotta have BLOCKHAIR or it'll clip out tho. /obj/item/clothing/head/helmet/space/void/autolok sprite_sheets = list(