mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
[WIP] Atmospheric Retention Fields
This commit is contained in:
@@ -427,6 +427,13 @@ CIRCUITS BELOW
|
||||
build_path = /obj/item/weapon/circuitboard/skills
|
||||
sort_string = "LAAAC"
|
||||
|
||||
/datum/design/circuit/arf_generator
|
||||
name = "atmospheric field generator"
|
||||
id = "arf_generator"
|
||||
req_tech = list(TECH_MAGNET = 4, TECH_POWER = 4, TECH_BIO = 3)
|
||||
build_path = /obj/item/weapon/circuitboard/arf_generator
|
||||
sort_string = "LAAAD"
|
||||
|
||||
/datum/design/circuit/mecha
|
||||
req_tech = list(TECH_DATA = 3)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user