diff --git a/mods/_maps/hand/code/hand_shuttles.dm b/mods/_maps/hand/code/hand_shuttles.dm index 9116fd75d42b7..2aa54bb7ecbdc 100644 --- a/mods/_maps/hand/code/hand_shuttles.dm +++ b/mods/_maps/hand/code/hand_shuttles.dm @@ -102,7 +102,7 @@ warmup_time = 5 current_location = "nav_handpodtwo_start" range = 2 - shuttle_area = list(/area/ship/hand/shuttle/pod_hand_one) + shuttle_area = list(/area/ship/hand/shuttle/pod_hand_two) defer_initialisation = TRUE flags = SHUTTLE_FLAGS_PROCESS skill_needed = SKILL_BASIC diff --git a/mods/_maps/hand/maps/hand-1.dmm b/mods/_maps/hand/maps/hand-1.dmm index 5f7c095cb1958..d0f8bfe6f754b 100644 --- a/mods/_maps/hand/maps/hand-1.dmm +++ b/mods/_maps/hand/maps/hand-1.dmm @@ -446,6 +446,10 @@ "cN" = ( /obj/wallframe_spawn/reinforced, /obj/paint/sun, +/obj/machinery/door/blast/regular/open{ + name = "Reactor Blast Doors"; + id_tag = "hand_nuke" + }, /turf/simulated/floor/plating, /area/ship/hand/maintenance/engine) "cQ" = ( @@ -2938,6 +2942,10 @@ icon_state = "0-8" }, /obj/floor_decal/industrial/warning/full, +/obj/structure/sign/warning/vent_port{ + dir = 1; + pixel_y = -36 + }, /turf/simulated/floor/tiled/techfloor/grid, /area/ship/hand/maintenance/engine) "pu" = ( @@ -4338,6 +4346,18 @@ pixel_y = 24; req_access = list("ACCESS_HAND") }, +/obj/machinery/button/blast_door{ + pixel_x = -23; + name = "Reactor Emergensy Vent"; + id_tag = "Hnreactor"; + dir = 4; + pixel_y = -7; + desc = "Nuclear reactor emergency vent. Use in emergency only!" + }, +/obj/structure/sign/warning/vacuum{ + dir = 4; + pixel_x = -43 + }, /turf/simulated/floor/tiled/steel_ridged, /area/ship/hand/maintenance/engine) "vY" = ( @@ -6148,6 +6168,10 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/door/blast/regular/open{ + name = "Reactor Blast Doors"; + id_tag = "hand_nuke" + }, /turf/simulated/floor/tiled/techfloor/grid, /area/ship/hand/maintenance/engine) "Fy" = ( @@ -7043,6 +7067,10 @@ icon_state = "0-4" }, /obj/floor_decal/industrial/warning/full, +/obj/structure/sign/warning/vent_port{ + dir = 1; + pixel_y = -36 + }, /turf/simulated/floor/tiled/techfloor/grid, /area/ship/hand/maintenance/engine) "JI" = ( @@ -7318,6 +7346,13 @@ dir = 1; pixel_y = -32 }, +/obj/machinery/button/blast_door{ + pixel_x = -23; + name = "Reactor Blast Doors"; + id_tag = "hand_nuke"; + dir = 4; + pixel_y = -7 + }, /turf/simulated/floor/tiled/steel_grid, /area/ship/hand/engineering/hallway) "Lc" = (