Changes some << to to_chat

This commit is contained in:
CitadelStationBot
2017-04-28 06:14:47 -05:00
parent eb05fbf152
commit caaf42815a
23 changed files with 48 additions and 48 deletions
+1 -1
View File
@@ -1143,7 +1143,7 @@
log_admin("[key_name_admin(usr)] has made [current] unable to ascend as a devil.")
return
if(!ishuman(current) && !iscyborg(current))
usr << "<span class='warning'>This only works on humans and cyborgs!</span>"
to_chat(usr, "<span class='warning'>This only works on humans and cyborgs!</span>")
return
SSticker.mode.devils += src
special_role = "devil"