better yet, let both apc module and disposal circuit be creatable in autolathe

This commit is contained in:
Tastyfish
2011-12-28 06:12:21 -05:00
parent 83ce12e7c3
commit 6e95fc4f1d
4 changed files with 6 additions and 9 deletions
-9
View File
@@ -76,15 +76,6 @@ datum
materials = list("$glass" = 2000, "acid" = 20)
build_path = "/obj/item/weapon/circuitboard/security"
disposal
name = "Circuit Design (Disposal)"
desc = "Allows for the construction of circuit boards used to build disposal bins."
id = "disposal"
req_tech = list("engineering" = 2)
build_type = IMPRINTER
materials = list("$glass" = 2000, "acid" = 20)
build_path = "/obj/item/weapon/circuitboard/disposal"
aicore
name = "Circuit Design (AI Core)"
desc = "Allows for the construction of circuit boards used to build new AI cores."