mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
14 lines
337 B
Plaintext
14 lines
337 B
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 = "Relic Base turbolift map placeholder - Cargo"
|
|
dir = EAST
|
|
|
|
areas_to_use = list(
|
|
/area/turbolift/port_deck_one,
|
|
/area/turbolift/port_deck_two
|
|
) |