diff --git a/maps/map_files/USS_Almayer/USS_Almayer.dmm b/maps/map_files/USS_Almayer/USS_Almayer.dmm index c5ca7e86d194..e2e6ed13db3f 100644 --- a/maps/map_files/USS_Almayer/USS_Almayer.dmm +++ b/maps/map_files/USS_Almayer/USS_Almayer.dmm @@ -60338,6 +60338,11 @@ req_one_access_txt = "31;92"; indestructible = 1 }, +/obj/effect/step_trigger/ares_alert/public{ + alert_id = "AIST"; + alert_message = "ALERT: Unauthorized movement detected in the AIST Office!"; + cooldown_duration = 1200 + }, /turf/open/floor/almayer/aicore/glowing/no_build{ icon_state = "w_ai_floor3" }, @@ -63332,6 +63337,11 @@ req_one_access_txt = "31;92"; indestructible = 1 }, +/obj/effect/step_trigger/ares_alert/public{ + alert_id = "AIST"; + alert_message = "ALERT: Unauthorized movement detected in the AIST Office!"; + cooldown_duration = 1200 + }, /turf/open/floor/almayer/aicore/glowing/no_build{ icon_state = "ai_floor3" },