mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
better yet, let both apc module and disposal circuit be creatable in autolathe
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user