diff --git a/code/modules/research/designs/autolathe_desings/autolathe_designs_sec_and_hacked.dm b/code/modules/research/designs/autolathe_desings/autolathe_designs_sec_and_hacked.dm index f1afd7d9d5..6fd1cd2ef5 100644 --- a/code/modules/research/designs/autolathe_desings/autolathe_designs_sec_and_hacked.dm +++ b/code/modules/research/designs/autolathe_desings/autolathe_designs_sec_and_hacked.dm @@ -60,7 +60,7 @@ /datum/design/rpd_autolathe //ORIGINAL /datum/design/rpd name = "Rapid Pipe Dispenser (RPD)" - id = "rpd_autolathe" + id = "rpd_autolathe" // ORIGINAL id = "rpd" build_type = AUTOLATHE | NO_PUBLIC_LATHE materials = list(/datum/material/iron = 75000, /datum/material/glass = 37500) build_path = /obj/item/pipe_dispenser