mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-04 14:33:10 +00:00
Adds a circuitboard for the ship engines control computer (#14254)
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user