mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-15 18:06:48 +01:00
Refactored movement observable away (#20083)
Refactored movement observable away, use only the signal. Some tweaks to the signal.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
return
|
||||
|
||||
/mob/abstract/observer/on_mob_jump()
|
||||
stop_following()
|
||||
QDEL_NULL(orbiting)
|
||||
|
||||
/client/proc/Jump(var/area/A in GLOB.all_areas)
|
||||
set name = "Jump to Area"
|
||||
|
||||
Reference in New Issue
Block a user