[MIRROR] Accessible Weld Goggs & Gravitons (#12876)

Co-authored-by: CMDR Youth <Fremen1@Gmail.com>
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-07-06 13:30:26 -07:00
committed by GitHub
parent ce18833ff0
commit bb13f22105
@@ -226,7 +226,7 @@
category = list(
RND_CATEGORY_EQUIPMENT + RND_SUBCATEGORY_EQUIPMENT_ENGINEERING
)
departmental_flags = DEPARTMENT_BITFLAG_ENGINEERING | DEPARTMENT_BITFLAG_SCIENCE
departmental_flags = DEPARTMENT_BITFLAG_ENGINEERING | DEPARTMENT_BITFLAG_SCIENCE | DEPARTMENT_BITFLAG_CARGO
/datum/design_techweb/hud/omni
name = "AR glasses"
@@ -419,7 +419,7 @@
name = "welding goggles"
desc = "Protects the eyes from welders, approved by the mad scientist association."
id = "welding_goggles"
build_type = PROTOLATHE
build_type = AUTOLATHE | PROTOLATHE
materials = list(MAT_STEEL = 2000, MAT_GLASS = 1500)
build_path = /obj/item/clothing/glasses/welding
category = list(