mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
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
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user