diff --git a/code/modules/research/designs/tool_designs.dm b/code/modules/research/designs/tool_designs.dm index e83e50f431..7ed2969926 100644 --- a/code/modules/research/designs/tool_designs.dm +++ b/code/modules/research/designs/tool_designs.dm @@ -33,6 +33,7 @@ departmental_flags = DEPARTMENTAL_FLAG_ENGINEERING /datum/design/rpd + // ORIGINAL name = "Rapid Pipe Dispenser" name = "Rapid Piping Device (RPD)" desc = "A tool that can construct and deconstruct pipes on the fly." id = "rpd"