Goonstation 13 - Modules - Types

code/modules/antagonists/antagonist_helpers.dm

/var/antagonistsAn associative list of all antagonist IDs, associated with a list of all antagonist datums of that ID.
/proc/get_all_antagonistsGets a list of all antagonist datums of ID role_id, or of all IDs if no ID is specified. Returns a list of all antagonist datums. If no antagonist datums could be found, returns an empty list.
/proc/get_all_gangsReturns a list of all gang datums.