mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
[MIRROR] Icebox Electrical Repairs and roundstart active turf fixes (#2862)
* Icebox Electrical Repairs and roundstart active turf fixes (#56308) * Icebox rewiring + AT fixes replace all apcs with auto-name apc kill all remaining maint APCs that power other areas remove dup apcs significant rewiring of Icebox fixes roundstart ATs - genturf failure related to incorrect area - fixes roundstart ATs - updates areas so genturf no longer breaches mining base * Replaces some high cap APCs that were missed. Co-authored-by: Carty <capttlasky@ gmail.com> * Icebox Electrical Repairs and roundstart active turf fixes Co-authored-by: Maurukas <66576896+Maurukas@users.noreply.github.com> Co-authored-by: Carty <capttlasky@ gmail.com>
This commit is contained in:
co-authored by
Carty
Maurukas
parent
65bd6f70b0
commit
463b4c617b
File diff suppressed because it is too large
Load Diff
@@ -332,12 +332,7 @@
|
||||
/area/quartermaster/warehouse)
|
||||
"ba" = (
|
||||
/obj/structure/closet/crate/freezer,
|
||||
/obj/machinery/power/apc{
|
||||
areastring = "/area/quartermaster/warehouse";
|
||||
dir = 4;
|
||||
name = "Cargo Warehouse APC";
|
||||
pixel_x = 24
|
||||
},
|
||||
/obj/machinery/power/apc/auto_name/east,
|
||||
/obj/structure/cable,
|
||||
/turf/open/floor/plasteel,
|
||||
/area/quartermaster/warehouse)
|
||||
@@ -491,11 +486,7 @@
|
||||
/area/mine/laborcamp)
|
||||
"by" = (
|
||||
/obj/structure/cable,
|
||||
/obj/machinery/power/apc{
|
||||
dir = 1;
|
||||
name = "Labor Camp APC";
|
||||
pixel_y = 23
|
||||
},
|
||||
/obj/machinery/power/apc/auto_name/north,
|
||||
/turf/open/floor/plating,
|
||||
/area/mine/laborcamp)
|
||||
"bz" = (
|
||||
@@ -722,11 +713,7 @@
|
||||
/turf/open/floor/plasteel,
|
||||
/area/mine/eva)
|
||||
"bZ" = (
|
||||
/obj/machinery/power/apc{
|
||||
name = "Mining EVA APC";
|
||||
pixel_x = 1;
|
||||
pixel_y = -23
|
||||
},
|
||||
/obj/machinery/power/apc/auto_name/south,
|
||||
/obj/structure/cable,
|
||||
/obj/structure/table,
|
||||
/obj/item/pickaxe,
|
||||
@@ -1005,12 +992,7 @@
|
||||
/turf/open/floor/plating,
|
||||
/area/mine/living_quarters)
|
||||
"cX" = (
|
||||
/obj/machinery/power/apc{
|
||||
dir = 8;
|
||||
name = "Mining Station Starboard Wing APC";
|
||||
pixel_x = -25;
|
||||
pixel_y = 2
|
||||
},
|
||||
/obj/machinery/power/apc/auto_name/west,
|
||||
/obj/machinery/light{
|
||||
dir = 8
|
||||
},
|
||||
@@ -1471,12 +1453,7 @@
|
||||
/turf/open/floor/plasteel,
|
||||
/area/mine/living_quarters)
|
||||
"eg" = (
|
||||
/obj/machinery/power/apc{
|
||||
dir = 1;
|
||||
name = "Mining Station Port Wing APC";
|
||||
pixel_x = 1;
|
||||
pixel_y = 23
|
||||
},
|
||||
/obj/machinery/power/apc/auto_name/north,
|
||||
/obj/structure/cable,
|
||||
/turf/open/floor/plasteel,
|
||||
/area/mine/living_quarters)
|
||||
@@ -3658,12 +3635,8 @@
|
||||
/obj/machinery/light{
|
||||
dir = 1
|
||||
},
|
||||
/obj/machinery/power/apc{
|
||||
dir = 1;
|
||||
name = "Labor Camp Security APC";
|
||||
pixel_y = 23
|
||||
},
|
||||
/obj/structure/cable,
|
||||
/obj/machinery/power/apc/auto_name/north,
|
||||
/turf/open/floor/plasteel,
|
||||
/area/mine/laborcamp/security)
|
||||
"vW" = (
|
||||
@@ -5397,11 +5370,7 @@
|
||||
"OD" = (
|
||||
/obj/machinery/computer/mech_bay_power_console,
|
||||
/obj/structure/cable,
|
||||
/obj/machinery/power/apc{
|
||||
dir = 1;
|
||||
name = "Mining Station Mech Bay APC";
|
||||
pixel_y = 23
|
||||
},
|
||||
/obj/machinery/power/apc/auto_name/north,
|
||||
/turf/open/floor/plasteel,
|
||||
/area/mine/mechbay)
|
||||
"OF" = (
|
||||
|
||||
Reference in New Issue
Block a user