/// Used by RETA system - code/modules/reta/reta_system.dm GLOBAL_LIST_EMPTY(reta_job_trims) GLOBAL_LIST_EMPTY(reta_dept_grants) GLOBAL_LIST_EMPTY(reta_cooldown) GLOBAL_LIST_EMPTY(reta_recent_calls) GLOBAL_LIST_EMPTY(reta_active_grants) GLOBAL_LIST_EMPTY(reta_consoles_by_origin) GLOBAL_LIST_EMPTY(reta_active_cards)