Add job_globals sanitization, fix duplicate value (#24795)

* Add job_globals sanitization, fix duplicate value

* Remove 'support_positions' job category

* Add Supply dept to jobban list
This commit is contained in:
Zantox
2024-03-27 19:31:08 +00:00
committed by GitHub
parent 608889fbcd
commit 06969b4da1
7 changed files with 79 additions and 23 deletions
+1 -1
View File
@@ -512,7 +512,7 @@
"Medical" = GLOB.medical_positions,
"Science" = GLOB.science_positions,
"Security" = GLOB.security_positions,
"Support" = GLOB.support_positions,
"Service" = GLOB.service_positions,
"Supply" = GLOB.supply_positions,
"Command" = GLOB.command_positions,
"Custom" = null,