Skip to content

Commit

Permalink
ticket log
Browse files Browse the repository at this point in the history
  • Loading branch information
realforest2001 committed Sep 4, 2023
1 parent f178c4f commit eb8f181
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/machinery/ARES/ARES_procs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -917,6 +917,7 @@ GLOBAL_LIST_INIT(maintenance_categories, list(
link.waiting_ids += idcard
link.tickets_access += access_ticket
log_game("ARES: Access Ticket '\ref[access_ticket]' created by [key_name(operator)] as [last_login] with Holder '[ticket_holder]' and Details of '[details]'.")
message_admins(SPAN_STAFF_IC("[key_name_admin(operator)] created a new ARES Access Ticket."), 1)
return TRUE

if("return_access")
Expand Down

0 comments on commit eb8f181

Please sign in to comment.