Fix multiple instances of to_chat not being used

This commit is contained in:
Tigercat2000
2016-04-23 20:45:37 -07:00
parent 514d165ad2
commit 57648bd6b7
6 changed files with 8 additions and 8 deletions

View File

@@ -99,6 +99,6 @@
if(!istype(pAI))
return 0
if(!pAI.software["messenger"])
usr << "<span class='warning'>You have not purchased the digital messenger!</span>"
to_chat(usr, "<span class='warning'>You have not purchased the digital messenger!</span>")
return 0
return ..() && !pAI.silence_time