[MIRROR] Protean Reconstitutor (#7320)

Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
This commit is contained in:
CHOMPStation2
2023-12-03 05:20:23 -07:00
committed by GitHub
parent c16f873886
commit bec46d23b9
8 changed files with 371 additions and 14 deletions

View File

@@ -441,6 +441,13 @@ CIRCUITS BELOW
build_path = /obj/item/weapon/circuitboard/arf_generator
sort_string = "LAAAD"
/datum/design/circuit/protean_reconstitutor
name = "protean reconstitutor"
id = "protean_recon"
req_tech = list(TECH_MAGNET = 5, TECH_BLUESPACE = 5, TECH_MATERIAL = 5, TECH_ENGINEERING = 5, TECH_DATA = 5)
build_path = /obj/item/weapon/circuitboard/protean_reconstitutor
sort_string = "LAAAE"
/datum/design/circuit/mecha
req_tech = list(TECH_DATA = 3)