diff --git a/maps/tether/tether-03-surface3.dmm b/maps/tether/tether-03-surface3.dmm index 05a1b5069c2..78b3e6f193b 100644 --- a/maps/tether/tether-03-surface3.dmm +++ b/maps/tether/tether-03-surface3.dmm @@ -1093,7 +1093,8 @@ /obj/machinery/button/remote/airlock{ id = "ReadingRoom1"; name = "Room 1 Bolt"; - pixel_x = -30 + pixel_x = -30; + specialfunctions = 4 }, /turf/simulated/floor/wood, /area/tether/surfacebase/reading_room) @@ -1594,7 +1595,8 @@ /obj/machinery/button/remote/airlock{ id = "ReadingRoom2"; name = "Room 2 Bolt"; - pixel_x = -30 + pixel_x = -30; + specialfunctions = 4 }, /turf/simulated/floor/wood, /area/tether/surfacebase/reading_room) @@ -1606,7 +1608,8 @@ /obj/machinery/button/remote/airlock{ id = "ReadingRoom3"; name = "Room 3 Bolt"; - pixel_x = -30 + pixel_x = -30; + specialfunctions = 4 }, /turf/simulated/floor/wood, /area/tether/surfacebase/reading_room)