mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 21:40:55 +01:00
landmark/horizon/dock -> landmark/horizon/dock/deck_3/...
This commit is contained in:
@@ -20,27 +20,27 @@
|
||||
|
||||
// ================================ exterior docks
|
||||
|
||||
/obj/effect/shuttle_landmark/horizon/dock1
|
||||
/obj/effect/shuttle_landmark/horizon/dock/deck_3/starboard_1
|
||||
name = "Third Deck Starboard Dock 2"
|
||||
landmark_tag = "nav_dock_horizon_1"
|
||||
docking_controller = "dock_horizon_1_airlock"
|
||||
base_turf = /turf/simulated/floor/reinforced/airless
|
||||
base_area = /area/space
|
||||
|
||||
/obj/effect/shuttle_landmark/horizon/dock2
|
||||
name = "Third Deck Port Dock 1"
|
||||
landmark_tag = "nav_dock_horizon_2"
|
||||
base_turf = /turf/simulated/floor/reinforced/airless
|
||||
base_area = /area/space
|
||||
|
||||
/obj/effect/shuttle_landmark/horizon/dock3
|
||||
/obj/effect/shuttle_landmark/horizon/dock/deck_3/starboard_3
|
||||
name = "Third Deck Starboard Dock 3"
|
||||
landmark_tag = "nav_dock_horizon_3"
|
||||
docking_controller = "dock_horizon_3_airlock"
|
||||
base_turf = /turf/simulated/floor/reinforced/airless
|
||||
base_area = /area/space
|
||||
|
||||
/obj/effect/shuttle_landmark/horizon/dock4
|
||||
/obj/effect/shuttle_landmark/horizon/dock/deck_3/port_1
|
||||
name = "Third Deck Port Dock 1"
|
||||
landmark_tag = "nav_dock_horizon_2"
|
||||
base_turf = /turf/simulated/floor/reinforced/airless
|
||||
base_area = /area/space
|
||||
|
||||
/obj/effect/shuttle_landmark/horizon/dock/deck_3/port_2
|
||||
name = "Third Deck Port Dock 2"
|
||||
landmark_tag = "nav_dock_horizon_4"
|
||||
docking_controller = "dock_horizon_4_airlock"
|
||||
|
||||
@@ -2907,7 +2907,7 @@
|
||||
pixel_y = -12;
|
||||
req_one_access = list(13)
|
||||
},
|
||||
/obj/effect/shuttle_landmark/horizon/dock3{
|
||||
/obj/effect/shuttle_landmark/horizon/dock/deck_3/starboard_3{
|
||||
dir = 1
|
||||
},
|
||||
/turf/simulated/floor/plating,
|
||||
@@ -12374,7 +12374,7 @@
|
||||
name = "Docking Port Airlock";
|
||||
req_access = list(13)
|
||||
},
|
||||
/obj/effect/shuttle_landmark/horizon/dock4{
|
||||
/obj/effect/shuttle_landmark/horizon/dock/deck_3/port_2{
|
||||
dir = 1
|
||||
},
|
||||
/turf/simulated/floor/plating,
|
||||
@@ -13628,7 +13628,7 @@
|
||||
/turf/simulated/floor/tiled/dark,
|
||||
/area/horizon/security/meeting_room)
|
||||
"kyo" = (
|
||||
/obj/effect/shuttle_landmark/horizon/dock1,
|
||||
/obj/effect/shuttle_landmark/horizon/dock/deck_3/starboard_1,
|
||||
/obj/machinery/door/airlock/external{
|
||||
dir = 1;
|
||||
frequency = 1380;
|
||||
@@ -19797,7 +19797,7 @@
|
||||
name = "Emergency Services Dock";
|
||||
req_access = list(13)
|
||||
},
|
||||
/obj/effect/shuttle_landmark/horizon/dock2{
|
||||
/obj/effect/shuttle_landmark/horizon/dock/deck_3/port_1{
|
||||
dir = 2
|
||||
},
|
||||
/turf/simulated/floor/plating,
|
||||
|
||||
Reference in New Issue
Block a user