/datum/ares_ticket 
Vars | |
ticket_assignee | Name of who is handling the ticket. Derived from last login. |
---|---|
ticket_details | The content of the ticket, usually an explanation of what it is for. |
ticket_id | Numerical designation of the ticket. |
ticket_name | The name of the ticket. |
ticket_priority | Whether or not the tickey is a priority. |
ticket_submitter | Who submitted the ticket. Derived from last login. |
ticket_time | World time in text format. |
Var Details
ticket_assignee 
Name of who is handling the ticket. Derived from last login.
ticket_details 
The content of the ticket, usually an explanation of what it is for.
ticket_id 
Numerical designation of the ticket.
ticket_name 
The name of the ticket.
ticket_priority 
Whether or not the tickey is a priority.
ticket_submitter 
Who submitted the ticket. Derived from last login.
ticket_time 
World time in text format.