Adds a circuitboard for the ship engines control computer (#14254)

This commit is contained in:
Doxxmedearly
2022-06-11 14:13:15 -04:00
committed by GitHub
parent 0d9e4a96b9
commit aac9ea248b
5 changed files with 16 additions and 0 deletions

View File

@@ -142,3 +142,8 @@
name = T_BOARD("Ship Sensors Console")
origin_tech = list(TECH_ENGINEERING = 3, TECH_DATA = 2)
build_path = /obj/machinery/computer/ship/sensors
/obj/item/circuitboard/ship/engines
name = T_BOARD("Ship Engines Control Console")
origin_tech = list(TECH_ENGINEERING = 3)
build_path = /obj/machinery/computer/ship/engines