mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 20:47:43 +01:00
prot rig (#17369)
* prot rig * . * . * , * . * Rig qdel fix * no more ? needed --------- Co-authored-by: C.L. <killer65311@gmail.com>
This commit is contained in:
@@ -94,9 +94,9 @@ GLOBAL_LIST_EMPTY(GPS_list)
|
||||
STOP_PROCESSING(SSobj, src)
|
||||
is_in_processing_list = FALSE
|
||||
GLOB.GPS_list -= src
|
||||
. = ..()
|
||||
update_holder()
|
||||
QDEL_NULL(compass)
|
||||
. = ..()
|
||||
|
||||
/obj/item/gps/proc/can_track(var/obj/item/gps/other, var/reachable_z_levels)
|
||||
if(!other.tracking || other.emped || other.hide_signal)
|
||||
|
||||
Reference in New Issue
Block a user