mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Fixed step_x step_y derp in map
This commit is contained in:
@@ -698,7 +698,7 @@
|
||||
"anv" = (/obj/machinery/camera{c_tag = "Fore Primary Hallway East"; dir = 1},/obj/structure/extinguisher_cabinet{pixel_x = 5; pixel_y = -32},/turf/simulated/floor{dir = 2; icon_state = "redcorner"},/area/hallway/primary/fore)
|
||||
"anw" = (/obj/machinery/firealarm{dir = 1; pixel_y = -24},/obj/structure/table/woodentable,/turf/simulated/floor/wood,/area/crew_quarters/courtroom)
|
||||
"anx" = (/obj/machinery/light,/obj/structure/table/woodentable,/turf/simulated/floor/wood,/area/crew_quarters/courtroom)
|
||||
"any" = (/obj/machinery/newscaster{step_y = -26},/obj/structure/table/woodentable,/turf/simulated/floor/wood,/area/crew_quarters/courtroom)
|
||||
"any" = (/obj/machinery/newscaster{pixel_y = -26},/obj/structure/table/woodentable,/turf/simulated/floor/wood,/area/crew_quarters/courtroom)
|
||||
"anz" = (/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,/turf/simulated/wall,/area/crew_quarters/courtroom)
|
||||
"anA" = (/obj/machinery/atmospherics/pipe/simple/supply/hidden,/turf/simulated/wall,/area/crew_quarters/courtroom)
|
||||
"anB" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/fsmaint)
|
||||
@@ -4204,7 +4204,7 @@
|
||||
"bCR" = (/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{dir = 10},/turf/simulated/wall,/area/maintenance/asmaint)
|
||||
"bCS" = (/turf/simulated/floor{dir = 4; icon_state = "whitehall"; tag = "icon-whitehall (WEST)"},/area/medical/sleeper)
|
||||
"bCT" = (/obj/machinery/atmospherics/pipe/simple/supply/hidden,/turf/simulated/floor{icon_state = "white"},/area/medical/sleeper)
|
||||
"bCU" = (/obj/machinery/holosign_switch{pixel_x = 24; step_x = 0},/turf/simulated/floor{tag = "icon-whitehall (WEST)"; icon_state = "whitehall"; dir = 8},/area/medical/sleeper)
|
||||
"bCU" = (/obj/machinery/holosign_switch{pixel_x = 24; pixel_x = 0},/turf/simulated/floor{tag = "icon-whitehall (WEST)"; icon_state = "whitehall"; dir = 8},/area/medical/sleeper)
|
||||
"bCV" = (/obj/machinery/light/small{dir = 8},/obj/machinery/iv_drip,/turf/simulated/floor{dir = 8; icon_state = "whiteredcorner"},/area/medical/sleeper)
|
||||
"bCW" = (/obj/machinery/atmospherics/unary/vent_pump{on = 1},/turf/simulated/floor{dir = 4; icon_state = "whitered"},/area/medical/sleeper)
|
||||
"bCX" = (/obj/machinery/door/airlock/glass_medical{id_tag = null; name = "Medbay Storage"; req_access_txt = "45"},/turf/simulated/floor{icon_state = "white"},/area/medical/sleeper)
|
||||
|
||||
Reference in New Issue
Block a user