Changes a bunch of hrefs to the proper defines

This commit is contained in:
CitadelStationBot
2017-05-02 02:20:07 -05:00
parent 315f2b7738
commit 036109de58
44 changed files with 222 additions and 98 deletions
+1 -1
View File
@@ -479,7 +479,7 @@ GLOBAL_DATUM_INIT(ahelp_tickets, /datum/admin_help_tickets, new)
current_ticket.MessageNoRecipient(msg)
current_ticket.TimeoutVerb()
return
else
else
to_chat(usr, "<span class='warning'>Ticket not found, creating new one...</span>")
else
current_ticket.AddInteraction("[key_name_admin(usr)] opened a new ticket.")