mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 23:23:28 +01:00
tested (#25387)
This commit is contained in:
@@ -230,7 +230,7 @@
|
||||
/mob/living/simple_animal/bot/cleanbot/ui_act(action, params)
|
||||
if(..())
|
||||
return
|
||||
if(topic_denied(usr))
|
||||
if(action != "area" && topic_denied(usr))
|
||||
to_chat(usr, "<span class='warning'>[src]'s interface is not responding!</span>")
|
||||
return
|
||||
add_fingerprint(usr)
|
||||
|
||||
Reference in New Issue
Block a user