Update code/modules/research/designs/autolathe_desings/autolathe_designs_sec_and_hacked.dm

This commit is contained in:
sheepishgoat
2024-12-22 13:02:21 -05:00
committed by GitHub
parent 7af1c41411
commit f77aaba858

View File

@@ -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