mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-15 20:02:16 +00:00
12 lines
236 B
Plaintext
12 lines
236 B
Plaintext
/obj/turbolift_map_holder/runtime
|
|
name = "Runtime Lift Placeholder"
|
|
dir = WEST
|
|
depth = 2
|
|
lift_size_x = 4
|
|
lift_size_y = 4
|
|
no_first_z_level = FALSE
|
|
|
|
areas_to_use = list(
|
|
/area/turbolift/main_station,
|
|
/area/turbolift/main_mid
|
|
) |