mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-21 20:27:42 +01:00
154 lines
3.6 KiB
Plaintext
154 lines
3.6 KiB
Plaintext
/obj/turbolift_map_holder/southern_cross
|
|
icon = 'icons/obj/turbolift_preview_5x5.dmi'
|
|
depth = 2
|
|
lift_size_x = 4
|
|
lift_size_y = 4
|
|
|
|
/obj/turbolift_map_holder/southern_cross/port
|
|
name = "Southern Cross turbolift map placeholder - Port"
|
|
dir = EAST
|
|
depth = 3
|
|
|
|
areas_to_use = list(
|
|
/area/turbolift/port_deck_maints,
|
|
/area/turbolift/port_deck_one,
|
|
/area/turbolift/port_deck_two
|
|
)
|
|
|
|
/obj/turbolift_map_holder/southern_cross/starboard
|
|
name = "Sothern Cross turbolift map placeholder - Starboard"
|
|
dir = WEST
|
|
|
|
areas_to_use = list(
|
|
/area/turbolift/starboard_deck_one,
|
|
/area/turbolift/starboard_deck_two
|
|
)
|
|
|
|
/obj/turbolift_map_holder/southern_cross/cargo
|
|
name = "Sothern Cross turbolift map placeholder - Cargo"
|
|
dir = WEST
|
|
|
|
areas_to_use = list(
|
|
/area/turbolift/cargo_deck_one,
|
|
/area/turbolift/cargo_deck_two
|
|
)
|
|
|
|
/obj/turbolift_map_holder/southern_cross/center
|
|
name = "Sothern Cross turbolift map placeholder - Center"
|
|
depth = 3
|
|
|
|
areas_to_use = list(
|
|
/area/turbolift/center_deck_one,
|
|
/area/turbolift/center_deck_two,
|
|
/area/turbolift/center_deck_three
|
|
)
|
|
|
|
/obj/turbolift_map_holder/soluna_nexus
|
|
icon = 'icons/obj/turbolift_preview_5x5.dmi'
|
|
depth = 3
|
|
lift_size_x = 4
|
|
lift_size_y = 4
|
|
|
|
/obj/turbolift_map_holder/soluna_nexus/port
|
|
name = "Southern Cross turbolift map placeholder - Port"
|
|
dir = EAST
|
|
|
|
areas_to_use = list(
|
|
/area/turbolift/port_deck_one,
|
|
/area/turbolift/port_deck_two,
|
|
/area/turbolift/port_deck_three
|
|
)
|
|
|
|
/obj/turbolift_map_holder/soluna_nexus/starboard
|
|
name = "Sothern Cross turbolift map placeholder - Starboard"
|
|
dir = WEST
|
|
|
|
areas_to_use = list(
|
|
/area/turbolift/starboard_deck_one,
|
|
/area/turbolift/starboard_deck_two,
|
|
/area/turbolift/starboard_deck_three
|
|
)
|
|
|
|
/obj/turbolift_map_holder/soluna_nexus/cargo
|
|
name = "Sothern Cross turbolift map placeholder - Cargo"
|
|
dir = WEST
|
|
depth = 2
|
|
|
|
areas_to_use = list(
|
|
/area/turbolift/cargo_deck_one,
|
|
/area/turbolift/cargo_deck_two
|
|
)
|
|
|
|
/obj/turbolift_map_holder/soluna_nexus/center
|
|
name = "Southern Cross turbolift map placeholder - Center"
|
|
wall_type = null
|
|
|
|
areas_to_use = list(
|
|
/area/turbolift/center_deck_one,
|
|
/area/turbolift/center_deck_two,
|
|
/area/turbolift/center_deck_three
|
|
)
|
|
|
|
/obj/turbolift_map_holder/soluna_nexus/aft
|
|
name = "Southern Cross turbolift map placeholder - Aft"
|
|
dir = NORTH
|
|
wall_type = null
|
|
|
|
areas_to_use = list(
|
|
/area/turbolift/aft_deck_one,
|
|
/area/turbolift/aft_deck_two,
|
|
/area/turbolift/aft_deck_three
|
|
)
|
|
|
|
/obj/turbolift_map_holder/soluna_nexus/forward
|
|
name = "Southern Cross turbolift map placeholder - Forward"
|
|
dir = WEST
|
|
|
|
areas_to_use = list(
|
|
/area/turbolift/forward_deck_one,
|
|
/area/turbolift/forward_deck_two,
|
|
/area/turbolift/forward_deck_three
|
|
)
|
|
|
|
/obj/turbolift_map_holder/relic_base
|
|
icon = 'icons/obj/turbolift_preview_5x5.dmi'
|
|
depth = 2
|
|
lift_size_x = 4
|
|
lift_size_y = 4
|
|
|
|
/obj/turbolift_map_holder/relic_base/port
|
|
name = "Relic Base turbolift map placeholder - Cargo"
|
|
dir = EAST
|
|
|
|
areas_to_use = list(
|
|
/area/turbolift/port_deck_one,
|
|
/area/turbolift/port_deck_two
|
|
)
|
|
|
|
/obj/turbolift_map_holder/cetus
|
|
icon = 'icons/obj/turbolift_preview_5x5.dmi'
|
|
depth = 3
|
|
lift_size_x = 4
|
|
lift_size_y = 4
|
|
|
|
/obj/turbolift_map_holder/cetus/atrium
|
|
name = "Cetus turbolift map placeholder - Atrium"
|
|
dir = NORTH
|
|
wall_type = null
|
|
|
|
areas_to_use = list(
|
|
/area/turbolift/atrium_deck_one,
|
|
/area/turbolift/atrium_deck_two,
|
|
/area/turbolift/atrium_deck_three
|
|
)
|
|
|
|
/obj/turbolift_map_holder/cetus/utility
|
|
name = "Cetus turbolift map placeholder - Utility Atrium"
|
|
dir = WEST
|
|
|
|
areas_to_use = list(
|
|
/area/turbolift/utility_atrium_deck_one,
|
|
/area/turbolift/utility_atrium_deck_two,
|
|
/area/turbolift/utility_atrium_deck_three
|
|
)
|