BandaStation - Modules - TypesVar Details

help_ticket_type

Vars

boxed_message_classBoxed message class used in chat messages related to ticket
idTicket type id. Used in /datum/help_ticket
nameTicket type name. Used in various UIs
required_permissionsPermissions required to see /datum/help_ticket with this type
text_span_classText span class class used in chat messages related to ticket
type_to_convert_toTickets can be converted to other tickets. It's the type it will be converted to

Var Details

boxed_message_class

Boxed message class used in chat messages related to ticket

id

Ticket type id. Used in /datum/help_ticket

name

Ticket type name. Used in various UIs

required_permissions

Permissions required to see /datum/help_ticket with this type

text_span_class

Text span class class used in chat messages related to ticket

type_to_convert_to

Tickets can be converted to other tickets. It's the type it will be converted to