From b8b9697e459e71b37c8f0b8d7acc17e84b57ed44 Mon Sep 17 00:00:00 2001 From: "Superxpdude@gmail.com" Date: Wed, 4 May 2011 02:24:02 +0000 Subject: [PATCH] Fixed a mapping error where the "Fore Primary Hallway" area had 2 APCs. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1524 316c924e-a436-60f5-8080-3fe189b3f50e --- maps/tgstation.2.0.7.dmm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maps/tgstation.2.0.7.dmm b/maps/tgstation.2.0.7.dmm index 51eb3c6e8a1..2848a442e0b 100644 --- a/maps/tgstation.2.0.7.dmm +++ b/maps/tgstation.2.0.7.dmm @@ -814,7 +814,7 @@ "apH" = (/turf/simulated/wall,/area/maintenance/fpmaint) "apI" = (/obj/securearea{name = "EXTERNAL AIRLOCK"; desc = "A warning sign which reads 'EXTERNAL AIRLOCK'"; icon_state = "space"; pixel_x = -1},/turf/simulated/wall,/area/maintenance/fpmaint) "apJ" = (/obj/machinery/atmospherics/pipe/simple,/obj/machinery/atmospherics/valve,/obj/cable{d1 = 1; d2 = 2; icon_state = "1-2"; tag = "Streight"},/turf/simulated/floor/plating,/area/maintenance/fpmaint) -"apK" = (/obj/machinery/power/apc{dir = 8; name = "Fore Primary Hallway APC"; pixel_x = -24},/obj/machinery/atmospherics/pipe/manifold{dir = 8},/turf/simulated/floor,/area/hallway/primary/fore) +"apK" = (/obj/machinery/atmospherics/pipe/manifold{dir = 8},/obj/machinery/vending/cola,/turf/simulated/floor,/area/hallway/primary/fore) "apL" = (/obj/machinery/atmospherics/pipe/simple{dir = 9},/turf/simulated/floor,/area/hallway/primary/fore) "apM" = (/turf/simulated/floor,/area/hallway/primary/fore) "apN" = (/obj/machinery/atmospherics/unary/vent_pump{dir = 1; on = 1},/turf/simulated/floor,/area/hallway/primary/fore)