mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 05:38:15 +01:00
[MIRROR] Accessible Weld Goggs Fix (#12888)
Co-authored-by: CMDR Youth <Fremen1@Gmail.com> Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
CMDR Youth
Cameron Lennox
parent
d6188aba19
commit
b86c8a6ff6
@@ -423,6 +423,7 @@
|
||||
materials = list(MAT_STEEL = MATERIAL_COST(1), MAT_GLASS = MATERIAL_COST(0.75))
|
||||
build_path = /obj/item/clothing/glasses/welding
|
||||
category = list(
|
||||
RND_CATEGORY_INITIAL,
|
||||
RND_CATEGORY_EQUIPMENT + RND_SUBCATEGORY_EQUIPMENT_ENGINEERING
|
||||
)
|
||||
departmental_flags = DEPARTMENT_BITFLAG_SCIENCE | DEPARTMENT_BITFLAG_ENGINEERING
|
||||
|
||||
@@ -187,6 +187,7 @@
|
||||
// "rwd",
|
||||
"cable_coil",
|
||||
"welding_helmet",
|
||||
"welding_goggles",
|
||||
"welding_tool",
|
||||
"mini_welding_tool",
|
||||
"multitool",
|
||||
@@ -255,7 +256,6 @@
|
||||
"gyrotron",
|
||||
"supermatter_core_manager",
|
||||
"supermatter_injector_control",
|
||||
"welding_goggles",
|
||||
"electric_welding_tool",
|
||||
// "tray_goggles",
|
||||
// "geigercounter",
|
||||
|
||||
Reference in New Issue
Block a user