mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-30 03:52:52 +00:00
Shuttle Landing Indicators (#16305)
This commit is contained in:
@@ -117,6 +117,7 @@
|
||||
return FALSE
|
||||
|
||||
/obj/effect/shuttle_landmark/visiting_shuttle/shuttle_arrived(datum/shuttle/shuttle)
|
||||
..()
|
||||
LAZYSET(core_landmark.visitors, src, shuttle)
|
||||
shuttle_moved_event.register(shuttle, src, PROC_REF(shuttle_left))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user