Goonstation 13 - Modules - Types

code/modules/antagonists/antagonist_helpers.dm

/var/antagonists An associative list of all antagonist IDs, associated with a list of all antagonist datums of that ID.
/proc/get_all_antagonists Gets 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_gangs Returns a list of all gang datums.