mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Port+Changelog (#16291)
This commit is contained in:
@@ -235,4 +235,9 @@
|
||||
/datum/design/circuit/machine/iv_drip
|
||||
name = "IV drip"
|
||||
req_tech = list(TECH_DATA = 1, TECH_BIO = 2)
|
||||
build_path = /obj/item/circuitboard/iv_drip
|
||||
build_path = /obj/item/circuitboard/iv_drip
|
||||
|
||||
/datum/design/circuit/oxyregenerator
|
||||
name = "oxygen regenerator"
|
||||
req_tech = list(TECH_MAGNET = 2, TECH_ENGINEERING = 2)
|
||||
build_path = /obj/item/circuitboard/oxyregenerator
|
||||
|
||||
Reference in New Issue
Block a user