mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
removes RCD from autolathe (#12576)
* Update wheelchair.dm * Update wheelchair.dm * gone, reduced to atoms
This commit is contained in:
@@ -762,14 +762,6 @@
|
||||
|
||||
//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
|
||||
name = "Rapid Pipe Dispenser (RPD)"
|
||||
id = "rpd"
|
||||
|
||||
Reference in New Issue
Block a user