mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 15:37:36 +01:00
Properly Connects a few Heavy Duty Cables, Adds a Starline and Door Control to CE Office on Cerestation (#32043)
* Properly Connects a Heavy Duty Cable, Adds a Starline and Door Controls for CE Office on Farragus * fixes even more cables
This commit is contained in:
@@ -22525,9 +22525,6 @@
|
||||
name = "Turbine Access";
|
||||
dir = 4
|
||||
},
|
||||
/obj/structure/cable/yellow{
|
||||
icon_state = "1-2"
|
||||
},
|
||||
/obj/effect/spawner/random/dirt/frequent,
|
||||
/obj/machinery/atmospherics/pipe/simple/visible/yellow,
|
||||
/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos,
|
||||
@@ -22536,6 +22533,9 @@
|
||||
/obj/machinery/door/firedoor{
|
||||
dir = 4
|
||||
},
|
||||
/obj/structure/cable/extra_insulated/pre_connect{
|
||||
icon_state = "1-2"
|
||||
},
|
||||
/turf/simulated/floor/plasteel,
|
||||
/area/station/maintenance/turbine)
|
||||
"dBi" = (
|
||||
@@ -44121,6 +44121,10 @@
|
||||
/obj/effect/turf_decal/tiles/department/engineering/side{
|
||||
dir = 1
|
||||
},
|
||||
/obj/machinery/phone{
|
||||
pixel_x = -2;
|
||||
pixel_y = 5
|
||||
},
|
||||
/turf/simulated/floor/plasteel/dark,
|
||||
/area/station/command/office/ce)
|
||||
"ion" = (
|
||||
@@ -53988,7 +53992,7 @@
|
||||
/turf/simulated/floor/plasteel,
|
||||
/area/station/maintenance/command/starboard)
|
||||
"ktd" = (
|
||||
/obj/structure/cable/extra_insulated{
|
||||
/obj/structure/cable/extra_insulated/pre_connect{
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/turf/simulated/floor/plating/airless,
|
||||
@@ -62717,14 +62721,14 @@
|
||||
/obj/structure/cable{
|
||||
icon_state = "1-8"
|
||||
},
|
||||
/obj/effect/mapping_helpers/airlock/polarized{
|
||||
id = "CE"
|
||||
},
|
||||
/obj/machinery/door/airlock/command/glass{
|
||||
id_tag = "ceofficedoor";
|
||||
name = "Chief Engineer's Office";
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/mapping_helpers/airlock/polarized{
|
||||
id = "CE"
|
||||
},
|
||||
/turf/simulated/floor/plasteel/dark,
|
||||
/area/station/command/office/ce)
|
||||
"mgh" = (
|
||||
@@ -66527,10 +66531,10 @@
|
||||
/obj/structure/cable/yellow{
|
||||
icon_state = "2-8"
|
||||
},
|
||||
/obj/structure/cable/extra_insulated/pre_connect{
|
||||
/obj/effect/spawner/random/dirt/often,
|
||||
/obj/structure/cable/yellow{
|
||||
icon_state = "1-2"
|
||||
},
|
||||
/obj/effect/spawner/random/dirt/often,
|
||||
/turf/simulated/floor/plasteel,
|
||||
/area/station/maintenance/turbine)
|
||||
"ncn" = (
|
||||
@@ -84888,6 +84892,14 @@
|
||||
/obj/item/ashtray/bronze{
|
||||
pixel_y = -10
|
||||
},
|
||||
/obj/machinery/door_control{
|
||||
id = "ceofficedoor";
|
||||
name = "Office Door";
|
||||
normaldoorcontrol = 1;
|
||||
pixel_x = 6;
|
||||
req_access = list(56);
|
||||
pixel_y = 5
|
||||
},
|
||||
/turf/simulated/floor/plasteel/dark,
|
||||
/area/station/command/office/ce)
|
||||
"rci" = (
|
||||
@@ -95185,9 +95197,6 @@
|
||||
/turf/simulated/floor/wood,
|
||||
/area/station/service/library)
|
||||
"tqq" = (
|
||||
/obj/structure/cable/extra_insulated{
|
||||
icon_state = "1-2"
|
||||
},
|
||||
/obj/effect/spawner/random/dirt/frequent,
|
||||
/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance,
|
||||
/obj/machinery/door/airlock/maintenance{
|
||||
@@ -95199,6 +95208,9 @@
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
|
||||
/obj/structure/cable{
|
||||
icon_state = "1-2"
|
||||
},
|
||||
/turf/simulated/floor/plating,
|
||||
/area/station/public/storefront)
|
||||
"tqE" = (
|
||||
@@ -110705,7 +110717,7 @@
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
|
||||
/obj/structure/disposalpipe/segment,
|
||||
/obj/structure/cable/extra_insulated{
|
||||
/obj/structure/cable{
|
||||
icon_state = "1-2"
|
||||
},
|
||||
/turf/simulated/floor/wood,
|
||||
|
||||
Reference in New Issue
Block a user