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:
Leshana
2018-02-22 15:43:38 -05:00
parent a47ce58f0a
commit a1bfd1fb46
4 changed files with 346 additions and 191 deletions
@@ -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")