diff --git a/_maps/map_files/Delta/delta.dmm b/_maps/map_files/Delta/delta.dmm index bcbd38a6dd4..df66834ad48 100644 --- a/_maps/map_files/Delta/delta.dmm +++ b/_maps/map_files/Delta/delta.dmm @@ -39458,15 +39458,16 @@ /obj/machinery/computer/atmos_alert{ dir = 1 }, -/obj/machinery/power/apc{ - name = "south bump Engineering"; - pixel_y = -24; - shock_proof = 1 - }, /obj/structure/cable{ d2 = 8; icon_state = "0-8" }, +/obj/machinery/power/apc{ + cell_type = 25000; + dir = 8; + name = "Engineering Engine Super APC"; + pixel_y = -24 + }, /turf/simulated/floor/plasteel/dark, /area/station/engineering/smes) "cfk" = ( @@ -41033,18 +41034,18 @@ /turf/simulated/floor/plasteel, /area/station/engineering/control) "cjO" = ( -/obj/machinery/power/apc{ - cell_type = 25000; - dir = 4; - name = "east bump"; - pixel_x = 24; - shock_proof = 1 - }, /obj/structure/cable/yellow{ d2 = 8; icon_state = "0-8" }, /obj/effect/turf_decal/delivery/hollow, +/obj/machinery/power/apc{ + cell_type = 25000; + dir = 8; + name = "Engineering Engine Super APC"; + pixel_x = 24; + shock_proof = 1 + }, /turf/simulated/floor/plasteel, /area/station/engineering/control) "cjP" = ( @@ -98681,12 +98682,14 @@ }, /obj/item/tank/jetpack/carbondioxide, /obj/structure/cable, -/obj/machinery/power/apc{ - dir = 4; - name = "east bump"; - pixel_x = 24 - }, /obj/effect/turf_decal/delivery, +/obj/machinery/power/apc{ + cell_type = 25000; + dir = 8; + name = "Engineering Engine Super APC"; + pixel_x = 24; + shock_proof = 1 + }, /turf/simulated/floor/plasteel, /area/station/engineering/hardsuitstorage) "wOk" = ( diff --git a/_maps/map_files/MetaStation/MetaStation.dmm b/_maps/map_files/MetaStation/MetaStation.dmm index c1f72cd0b5a..3043021a08e 100644 --- a/_maps/map_files/MetaStation/MetaStation.dmm +++ b/_maps/map_files/MetaStation/MetaStation.dmm @@ -7948,9 +7948,10 @@ icon_state = "0-4" }, /obj/machinery/power/apc{ - dir = 8; - name = "west bump"; - pixel_x = -24 + cell_type = 25000; + name = "Engineering Engine Super APC"; + pixel_x = -24; + shock_proof = 1 }, /turf/simulated/floor/plasteel, /area/station/engineering/hardsuitstorage)