Update code/modules/research/designs/autolathe_desings/autolathe_designs_sec_and_hacked.dm
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user