/datum/crewCredits
Procs | |
bundle_crew_member_data | Concatenates data on a specifed mind into a list in order to be appended to crew_tab_data . |
---|---|
generate_antagonist_data | For a specified mind, creates an entry in antagonist_tab_data containing the applicable information. |
generate_citation_data | Tickets/Fines |
generate_crew_credits | Populates each tab with the data to be passed to the UI. |
generate_crew_member_data | For a specified mind, creates an entry in crew_tab_data containing the applicable information. |
generate_heisenhat_data | Heisenbee's hat |
generate_score_data | Station Score |
Proc Details
bundle_crew_member_data
Concatenates data on a specifed mind into a list in order to be appended to crew_tab_data
.
generate_antagonist_data
For a specified mind, creates an entry in antagonist_tab_data
containing the applicable information.
generate_citation_data
Tickets/Fines
generate_crew_credits
Populates each tab with the data to be passed to the UI.
generate_crew_member_data
For a specified mind, creates an entry in crew_tab_data
containing the applicable information.
generate_heisenhat_data
Heisenbee's hat
generate_score_data
Station Score