Fix ticket bleed

This commit is contained in:
Tayyyyyyy
2018-05-21 17:40:05 -07:00
parent bd328ba1ad
commit 2e242bfc84
2 changed files with 4 additions and 4 deletions

View File

@@ -183,6 +183,8 @@
if(check_rights(R_ADMIN|R_MOD, 0, X.mob))
to_chat(X, "<span class='boldnotice'>[type]: [key_name(src, TRUE, type)]-&gt;[key_name(C, TRUE, type)]: [emoji_msg]</span>")
if(type == "Mentorhelp")
return
//Check if the mob being PM'd has any open admin tickets.
var/tickets = list()
tickets = globAdminTicketHolder.checkForTicket(C)