mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-21 12:56:10 +01: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)
|