mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-05 23:11:52 +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)
|