Update code/modules/research/techweb/nodes/engineering_nodes.dm

This commit is contained in:
sheepishgoat
2024-12-22 13:02:51 -05:00
committed by GitHub
parent b6964b6f92
commit 4e87d46f89
@@ -17,6 +17,7 @@
description = "Pushing the boundaries of physics, one chainsaw-fist at a time."
prereq_ids = list("engineering", "emp_basic")
design_ids = list("engine_goggles", "magboots", "forcefield_projector", "weldingmask" , "rcd_loaded", "rpd",
// ORIGINAL "rcd_upgrade_frames", "rcd_upgrade_simple_circuits", "rcd_ammo_large", "sheetifier")
"rcd_upgrade_frames", "rcd_upgrade_simple_circuits", "rcd_ammo_large", "sheetifier", "double_emergency_oxygen_engi")
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 4000)