mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-27 15:18:09 +01:00
[MIRROR] adds missing SIGNAL_HANDLERs (#10768)
Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com>
This commit is contained in:
co-authored by
SatinIsle
parent
9c0fdbbbb8
commit
ed532c2574
@@ -487,6 +487,7 @@
|
||||
return 1
|
||||
|
||||
/mob/observer/eye/ar_soul/proc/human_moved()
|
||||
SIGNAL_HANDLER
|
||||
if(!can_see(parent_human,src))
|
||||
forceMove(get_turf(parent_human))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user