mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-29 19:52:12 +00:00
Fix multiple instances of to_chat not being used
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user