mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Merge pull request #6619 from Shadow-Quill/Chem-Master-Building
Can now (de)construct chem masters
This commit is contained in:
@@ -102,6 +102,13 @@ CIRCUITS BELOW
|
||||
build_path = /obj/item/weapon/circuitboard/clonescanner
|
||||
sort_string = "FAGAG"
|
||||
|
||||
/datum/design/circuit/chem_master
|
||||
name = "ChemMaster 3000"
|
||||
id = "chemmaster"
|
||||
req_tech = list(TECH_DATA = 3, TECH_MAGNET = 2)
|
||||
build_path = /obj/item/weapon/circuitboard/chem_master
|
||||
sort_string = "FAGAH"
|
||||
|
||||
/datum/design/circuit/crewconsole
|
||||
name = "crew monitoring console"
|
||||
id = "crewconsole"
|
||||
|
||||
Reference in New Issue
Block a user