removes RCD from autolathe (#12576)

* Update wheelchair.dm

* Update wheelchair.dm

* gone, reduced to atoms
This commit is contained in:
Maxim
2021-11-14 12:55:08 -05:00
committed by GitHub
parent dd32c93b3d
commit f65b6f8b55

View File

@@ -762,14 +762,6 @@
//hacked autolathe recipes //hacked autolathe recipes
/datum/design/rcd
name = "Rapid Construction Device (RCD)"
id = "rcd"
build_type = AUTOLATHE
materials = list(/datum/material/iron = 30000)
build_path = /obj/item/construction/rcd
category = list("hacked", "Construction")
/datum/design/rpd /datum/design/rpd
name = "Rapid Pipe Dispenser (RPD)" name = "Rapid Pipe Dispenser (RPD)"
id = "rpd" id = "rpd"