mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-17 01:53:35 +01:00
Ports TG ID cards (#19807)
* new ids! * tcomms fix for ERT * as above * star for ERT commander * Syndie commander ID gets a star instead of crown * fixed TDred ID card * cmag tweak * pda id overlay * whoops i fucked up shaftminer * first pass * jobs_centcom * SHHHHH * WHY DO YOU HAVE GLOVES?
This commit is contained in:
Vendored
+1
@@ -26,6 +26,7 @@ GLOBAL_DATUM_INIT(crew_repository, /datum/repository/crew, new())
|
||||
bold_jobs = list()
|
||||
bold_jobs += GLOB.command_positions
|
||||
bold_jobs += get_all_centcom_jobs()
|
||||
bold_jobs += get_all_ERT_jobs()
|
||||
bold_jobs += list("Nanotrasen Representative", "Blueshield", "Magistrate")
|
||||
|
||||
for(var/thing in GLOB.human_list)
|
||||
|
||||
Reference in New Issue
Block a user