advanced engineering research node no longershows 2 rpd's

This commit is contained in:
AbsFree
2024-12-22 12:46:27 +01:00
parent 860111c0eb
commit 30a68aa1b0
2 changed files with 2 additions and 2 deletions
@@ -33,7 +33,7 @@
departmental_flags = DEPARTMENTAL_FLAG_ENGINEERING
/datum/design/rpd
name = "Rapid Pipe Dispenser (RPD)"
name = "Rapid Piping Device (RPD)"
desc = "A tool that can construct and deconstruct pipes on the fly."
id = "rpd"
build_type = PROTOLATHE
@@ -16,7 +16,7 @@
display_name = "Advanced Engineering"
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", "rpd_autolathe",
design_ids = list("engine_goggles", "magboots", "forcefield_projector", "weldingmask" , "rcd_loaded", "rpd",
"rcd_upgrade_frames", "rcd_upgrade_simple_circuits", "rcd_ammo_large", "sheetifier", "double_emergency_oxygen_engi")
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 4000)