mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Fixes turbine computers disappearing when broken/out of power.
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
name = "Gas turbine control computer"
|
name = "Gas turbine control computer"
|
||||||
desc = "A computer to remotely control a gas turbine"
|
desc = "A computer to remotely control a gas turbine"
|
||||||
icon = 'icons/obj/computer.dmi'
|
icon = 'icons/obj/computer.dmi'
|
||||||
icon_state = "airtunnel0e"
|
icon_state = "turbinecomp"
|
||||||
circuit = /obj/item/weapon/circuitboard/turbine_control
|
circuit = /obj/item/weapon/circuitboard/turbine_control
|
||||||
anchored = 1
|
anchored = 1
|
||||||
density = 1
|
density = 1
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 72 KiB |
Reference in New Issue
Block a user