mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-18 02:22:53 +01:00
@@ -39,7 +39,7 @@
|
||||
log_debug("DEBUG: HasProximity called with [AM] on [src] ([usr]).")
|
||||
return
|
||||
if (istype(AM, /obj/effect/beam)) return
|
||||
if (AM.move_speed < 12) sense()
|
||||
if (!isobserver(AM) && AM.move_speed < 12) sense()
|
||||
return
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user