diff --git a/code/modules/clothing/spacesuits/rig/suits/station_vr.dm b/code/modules/clothing/spacesuits/rig/suits/station_vr.dm index b3579fbfce1..d3a1a0ad91f 100644 --- a/code/modules/clothing/spacesuits/rig/suits/station_vr.dm +++ b/code/modules/clothing/spacesuits/rig/suits/station_vr.dm @@ -1,5 +1,5 @@ /obj/item/weapon/rig/hazmat/equipped - + req_access = list(access_xenoarch) initial_modules = list( /obj/item/rig_module/ai_container, /obj/item/rig_module/maneuvering_jets,