From dbe191c79453ac2da7d73f06e326fec45885794e Mon Sep 17 00:00:00 2001 From: Aronai Sieyes Date: Thu, 26 Mar 2020 22:32:14 -0400 Subject: [PATCH] Fix pump ID tags --- maps/tether/tether-07-station3.dmm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/maps/tether/tether-07-station3.dmm b/maps/tether/tether-07-station3.dmm index 45a622b4c54..9482d988e8d 100644 --- a/maps/tether/tether-07-station3.dmm +++ b/maps/tether/tether-07-station3.dmm @@ -29930,7 +29930,7 @@ /obj/machinery/atmospherics/unary/vent_pump/high_volume{ dir = 1; frequency = 1380; - id_tag = "medivac_pump_out_external" + id_tag = "medivac_docker_pump_out_external" }, /obj/effect/floor_decal/industrial/warning/full, /turf/simulated/floor/airless, @@ -29945,7 +29945,7 @@ /obj/machinery/atmospherics/unary/vent_pump/high_volume{ dir = 2; frequency = 1380; - id_tag = "medivac_pump_out_internal" + id_tag = "medivac_docker_pump_out_internal" }, /turf/simulated/floor/tiled/techfloor/grid, /area/shuttle/medivac/general)