[MIRROR] Tiny grammar tweaks

This commit is contained in:
Heroman3003
2023-01-30 08:51:26 +00:00
committed by CHOMPStation2
parent bd1f389bc4
commit 077834dd5c
4 changed files with 46 additions and 12 deletions
+1 -1
View File
@@ -70,7 +70,7 @@
if(href_list["irc_msg"])
if(!holder && received_irc_pm < world.time - 6000) //Worse they can do is spam IRC for 10 minutes
to_chat(usr, "<span class='warning'>You are no longer able to use this, it's been more then 10 minutes since an admin on IRC has responded to you</span>")
to_chat(usr, "<span class='warning'>You are no longer able to use this, it's been more than 10 minutes since an admin on IRC has responded to you</span>")
return
if(mute_irc)
to_chat(usr, "<span class='warning'You cannot use this as your client has been muted from sending messages to the admins on IRC</span>")