From 01267f645de9885117bf27a728d49d756707d400 Mon Sep 17 00:00:00 2001 From: PiroMage Date: Mon, 7 Oct 2024 23:26:49 +0500 Subject: [PATCH] bugfix: Nova Station #5 Patch (#5992) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Критический баг Заменено апц у теслы/синги, из-за которого в теории могла она убежать, если была бы перегрузка энергосети --- _maps/map_files/nova/nova.dmm | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/_maps/map_files/nova/nova.dmm b/_maps/map_files/nova/nova.dmm index 551269d0458..cdc37ab8096 100644 --- a/_maps/map_files/nova/nova.dmm +++ b/_maps/map_files/nova/nova.dmm @@ -86862,7 +86862,7 @@ /obj/structure/extinguisher_cabinet{ pixel_x = -28 }, -/obj/machinery/camera{ +/obj/machinery/camera/emp_proof{ c_tag = "Particle Accellerator"; dir = 4; network = list("Engineering","SS13") @@ -100569,11 +100569,10 @@ icon_state = "1-4" }, /obj/effect/decal/warning_stripes/south, -/obj/structure/cable/yellow, /obj/machinery/light, -/obj/machinery/power/apc{ - name = "south bump"; - pixel_y = -24 +/obj/machinery/alarm{ + dir = 1; + pixel_y = -22 }, /turf/simulated/floor/plasteel{ icon_state = "yellow" @@ -109420,8 +109419,9 @@ }, /obj/effect/decal/warning_stripes/south, /obj/machinery/power/apc{ - name = "south bump"; - pixel_y = -24 + cell_type = 25000; + shock_proof = 1; + pixel_y = -26 }, /turf/simulated/floor/plasteel{ icon_state = "yellow" @@ -162352,14 +162352,9 @@ }, /obj/effect/decal/warning_stripes/southwest, /obj/machinery/firealarm{ - dir = 8; - pixel_x = -26; + dir = 2; pixel_y = -28 }, -/obj/machinery/alarm{ - dir = 1; - pixel_y = -22 - }, /turf/simulated/floor/plasteel{ dir = 10; icon_state = "yellow"