mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-10 06:34:45 +01:00
updated denied message
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
|
||||
/obj/machinery/computer/telescience/attack_hand(mob/user)
|
||||
if(isgolem(user)) //this is why we can't have nice things free golems
|
||||
to_chat(user, "<span class='warning'>Golem user detected. Access denied.</span>")
|
||||
to_chat(user, "<span class='warning'>You can't make sense of the console or how to use it.</span>")
|
||||
return
|
||||
if(..())
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user