mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-31 07:56:25 +01:00
Fix step_xy buggering
This commit is contained in:
@@ -1585,15 +1585,15 @@
|
||||
"Ey" = (/obj/machinery/door/airlock/glass_mining{name = "Mining Station EVA"; req_access = list(54)},/obj/structure/cable/blue{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/outpost/mining_main/eva)
|
||||
"Ez" = (/obj/structure/cable/blue{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/outpost/mining_main/eva)
|
||||
"EA" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/obj/structure/cable/blue{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/outpost/mining_main/eva)
|
||||
"EB" = (/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 24},/obj/structure/cable/blue{d2 = 8; icon_state = "0-8"},/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/obj/structure/table/steel{step_y = 0},/obj/item/stack/flag/green{step_x = 0; pixel_x = -4; pixel_y = 0},/obj/item/stack/flag/yellow{step_x = 0; pixel_x = 4},/obj/item/stack/flag/red{step_x = 0},/obj/item/weapon/storage/box/nifsofts_mining{step_x = 0},/turf/simulated/floor/tiled,/area/outpost/mining_main/eva)
|
||||
"EB" = (/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 24},/obj/structure/cable/blue{d2 = 8; icon_state = "0-8"},/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/obj/structure/table/steel,/obj/item/stack/flag/green{pixel_x = -4},/obj/item/stack/flag/yellow{pixel_x = 4},/obj/item/stack/flag/red,/obj/item/weapon/storage/box/nifsofts_mining,/turf/simulated/floor/tiled,/area/outpost/mining_main/eva)
|
||||
"EC" = (/obj/structure/table/rack,/obj/item/weapon/pickaxe/hammer,/obj/item/weapon/wrench,/obj/item/weapon/crowbar,/obj/item/weapon/shovel,/turf/simulated/floor/tiled/dark,/area/outpost/mining_main/storage)
|
||||
"ED" = (/obj/structure/table/rack,/obj/item/weapon/pickaxe,/obj/item/weapon/wrench,/obj/item/weapon/crowbar,/obj/item/weapon/shovel,/obj/machinery/light,/turf/simulated/floor/tiled/dark,/area/outpost/mining_main/storage)
|
||||
"EE" = (/turf/simulated/wall,/area/outpost/mining_main/storage)
|
||||
"EF" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/obj/machinery/camera/network/mining{c_tag = "OPM - Mining Hallway Aft"; dir = 4},/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -21},/turf/simulated/floor/tiled,/area/outpost/mining_main/south_hall)
|
||||
"EG" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/turf/simulated/floor/tiled,/area/outpost/mining_main/south_hall)
|
||||
"EH" = (/turf/simulated/wall/r_wall,/area/outpost/medical/rec)
|
||||
"EI" = (/obj/structure/table/steel{step_y = 0},/obj/item/weapon/pickaxe{step_y = 0},/obj/item/weapon/storage/belt/utility{step_y = 0},/turf/simulated/floor/tiled,/area/outpost/mining_main/eva)
|
||||
"EJ" = (/obj/structure/table/steel{step_y = 0},/obj/item/weapon/storage/toolbox/mechanical{step_x = 0},/obj/item/weapon/wrench{step_x = 0; step_y = 0},/obj/item/weapon/crowbar{step_x = 0; step_y = 0},/turf/simulated/floor/tiled,/area/outpost/mining_main/eva)
|
||||
"EI" = (/obj/structure/table/steel,/obj/item/weapon/pickaxe,/obj/item/weapon/storage/belt/utility,/turf/simulated/floor/tiled,/area/outpost/mining_main/eva)
|
||||
"EJ" = (/obj/structure/table/steel,/obj/item/weapon/storage/toolbox/mechanical,/obj/item/weapon/wrench,/obj/item/weapon/crowbar,/turf/simulated/floor/tiled,/area/outpost/mining_main/eva)
|
||||
"EK" = (/obj/structure/reagent_dispensers/fueltank,/obj/machinery/status_display{layer = 4; pixel_x = 0; pixel_y = -32},/turf/simulated/floor/tiled/dark,/area/outpost/mining_main/storage)
|
||||
"EL" = (/obj/structure/reagent_dispensers/watertank,/turf/simulated/floor/tiled/dark,/area/outpost/mining_main/storage)
|
||||
"EM" = (/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -20},/turf/simulated/floor/tiled,/area/outpost/mining_main/south_hall)
|
||||
|
||||
Reference in New Issue
Block a user