mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user