mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Port Bay vitals monitors
This commit is contained in:
@@ -160,4 +160,11 @@
|
||||
id = "adv_rtg"
|
||||
req_tech = list(TECH_DATA = 5, TECH_POWER = 5, TECH_PHORON = 5, TECH_ENGINEERING = 5)
|
||||
build_path = /obj/item/weapon/circuitboard/machine/rtg/advanced
|
||||
sort_string = "HAAE"
|
||||
sort_string = "HAAE"
|
||||
|
||||
/datum/design/circuit/rtg
|
||||
name = "vitals monitor"
|
||||
id = "vitals"
|
||||
req_tech = list(TECH_DATA = 3, TECH_BIO = 4, TECH_ENGINEERING = 2)
|
||||
build_path = /obj/item/weapon/circuitboard/machine/vitals_monitor
|
||||
sort_string = "HAAF"
|
||||
|
||||
Reference in New Issue
Block a user