mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-18 19:53:35 +01:00
[MIRROR] fix holomap signal spam (#12281)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f2d609cb61
commit
69bb0fc0a9
@@ -72,6 +72,8 @@
|
||||
if(user.loc != loc)
|
||||
to_chat(user, span_warning("You need to stand in front of \the [src]."))
|
||||
return
|
||||
if(watching_mob)
|
||||
return
|
||||
startWatching(user)
|
||||
|
||||
// Let people bump up against it to watch
|
||||
|
||||
Reference in New Issue
Block a user