mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-30 07:26:39 +01:00
Engineering Cycler on outpost
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
author: Razgriz1032
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
|
||||
- tweak: Engineering cycler in engineering outpost.
|
||||
@@ -2064,7 +2064,7 @@
|
||||
"NJ" = (/obj/machinery/door/airlock/glass_engineering{name = "Storage"; req_access = list(10)},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/outpost/engineering/storage)
|
||||
"NK" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/wall,/area/outpost/medical/storage)
|
||||
"NL" = (/obj/structure/grille,/obj/machinery/door/firedoor/border_only,/obj/structure/window/reinforced/full,/turf/simulated/floor/tiled/white,/area/outpost/medical/main_room)
|
||||
"NM" = (/obj/machinery/suit_cycler/mining,/turf/simulated/floor/tiled,/area/outpost/engineering/storage)
|
||||
"NM" = (/obj/machinery/suit_cycler/engineering,/turf/simulated/floor/tiled,/area/outpost/engineering/storage)
|
||||
"NN" = (/obj/machinery/shower{dir = 4; icon_state = "shower"; pixel_x = 5},/obj/structure/curtain/open/shower,/turf/simulated/floor/tiled/freezer,/area/outpost/medical/dorm)
|
||||
"NO" = (/obj/structure/mirror{pixel_x = 30; pixel_y = -2},/obj/structure/sink{dir = 4; icon_state = "sink"; pixel_x = 11; pixel_y = 0},/obj/machinery/alarm{frequency = 1439; pixel_y = 22},/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled/freezer,/area/outpost/medical/dorm)
|
||||
"NP" = (/turf/simulated/wall/r_wall,/area/outpost/medical/airlocks)
|
||||
|
||||
Reference in New Issue
Block a user