mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 19:47:47 +01:00
Make gas turbine constructable and operational
* Make gas turbine constructable, as well as modernizing its code. Borrowed some from /tg * Converted the gas turbine control computer to nano ui.
This commit is contained in:
@@ -100,6 +100,7 @@
|
||||
/obj/item/weapon/circuitboard/turbine_control
|
||||
name = T_BOARD("turbine control console")
|
||||
build_path = /obj/machinery/computer/turbine_computer
|
||||
origin_tech = list(TECH_DATA = 2, TECH_POWER = 2)
|
||||
|
||||
/obj/item/weapon/circuitboard/solar_control
|
||||
name = T_BOARD("solar control console")
|
||||
|
||||
Reference in New Issue
Block a user