mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
Replaces unusable TEG board on derelict with a set of turbine ones (#59563)
This commit is contained in:
@@ -394,7 +394,7 @@
|
||||
/area/ruin/space/derelict/bridge/ai_upload)
|
||||
"bX" = (
|
||||
/obj/structure/rack,
|
||||
/obj/item/circuitboard/machine/generator,
|
||||
/obj/item/circuitboard/computer/turbine_computer,
|
||||
/turf/open/floor/iron,
|
||||
/area/ruin/space/derelict/bridge/ai_upload)
|
||||
"bY" = (
|
||||
@@ -3688,6 +3688,11 @@
|
||||
"Oj" = (
|
||||
/turf/closed/wall/r_wall,
|
||||
/area/ruin/space/derelict/bridge/access)
|
||||
"Oo" = (
|
||||
/obj/structure/rack,
|
||||
/obj/item/circuitboard/machine/power_compressor,
|
||||
/turf/open/floor/iron,
|
||||
/area/ruin/space/derelict/bridge/ai_upload)
|
||||
"OT" = (
|
||||
/turf/closed/wall/r_wall,
|
||||
/area/ruin/space/derelict/hallway/primary/port)
|
||||
@@ -3744,6 +3749,11 @@
|
||||
},
|
||||
/turf/closed/wall/r_wall,
|
||||
/area/ruin/space/derelict/bridge/ai_upload)
|
||||
"Vg" = (
|
||||
/obj/structure/rack,
|
||||
/obj/item/circuitboard/machine/power_turbine,
|
||||
/turf/open/floor/iron,
|
||||
/area/ruin/space/derelict/bridge/ai_upload)
|
||||
"Vt" = (
|
||||
/obj/structure/cable,
|
||||
/turf/closed/indestructible/riveted{
|
||||
@@ -8451,7 +8461,7 @@ ax
|
||||
ax
|
||||
ax
|
||||
aR
|
||||
aR
|
||||
by
|
||||
bw
|
||||
by
|
||||
aR
|
||||
@@ -8903,8 +8913,8 @@ ax
|
||||
ax
|
||||
ax
|
||||
bo
|
||||
aR
|
||||
by
|
||||
Oo
|
||||
Vg
|
||||
bX
|
||||
bg
|
||||
ax
|
||||
|
||||
@@ -210,11 +210,6 @@
|
||||
greyscale_colors = CIRCUIT_COLOR_ENGINEERING
|
||||
build_path = /obj/machinery/computer/turbine_computer
|
||||
|
||||
/obj/item/circuitboard/computer/turbine_control
|
||||
name = "Turbine control (Computer Board)"
|
||||
greyscale_colors = CIRCUIT_COLOR_ENGINEERING
|
||||
build_path = /obj/machinery/computer/turbine_computer
|
||||
|
||||
//Generic
|
||||
|
||||
/obj/item/circuitboard/computer/arcade/amputation
|
||||
|
||||
Reference in New Issue
Block a user