mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-28 15:06:42 +01:00
ok
This commit is contained in:
@@ -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>")
|
||||
|
||||
Reference in New Issue
Block a user