This commit is contained in:
silicons
2021-02-15 05:57:26 -07:00
parent 792230c03b
commit 3c488336fc
74 changed files with 170 additions and 251 deletions
+1 -1
View File
@@ -72,7 +72,7 @@
update_icon()
return
else
usr << text("<span class='warning'>You kick the display case.</span>")
to_chat(usr, text("<span class='warning'>You kick the display case.</span>"))
for(var/mob/O in oviewers())
if ((O.client && !( O.blinded )))
to_chat(O, "<span class='warning'>[usr] kicks the display case.</span>")