mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-26 10:02:28 +00:00
5 lines
146 B
Plaintext
5 lines
146 B
Plaintext
/turf/simulated/wall/elevator/Initialize(mapload)
|
|
canSmoothWith = list(src.type)
|
|
. = ..(mapload, "elevatorium")
|
|
canSmoothWith = list(src.type)
|