Deprecate the stream operator

This commit is contained in:
Arokha Sieyes
2020-02-12 19:38:43 -05:00
committed by Leshana
parent c8a8987610
commit 47ccc655db
762 changed files with 4492 additions and 4464 deletions
+1 -1
View File
@@ -255,7 +255,7 @@ datum/unarmed_attack/holopugilism/unarmed_override(var/mob/living/carbon/human/u
//VOREStation Add
/obj/structure/bed/holobed/attackby(obj/item/weapon/W as obj, mob/user as mob)
if(W.is_wrench())
user << ("<span class='notice'>It's a holochair, you can't dismantle it!</span>")
to_chat(user, "<span class='notice'>It's a holochair, you can't dismantle it!</span>")
return
//VOREStation Add End
/obj/item/weapon/holo