mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 20:20:33 +01:00
merges civilian and service departments (#50142)
* merges the service and civilian departments * yee haw
This commit is contained in:
@@ -281,7 +281,7 @@
|
||||
CARDCON_DEPARTMENT_SCIENCE = GLOB.science_positions,
|
||||
CARDCON_DEPARTMENT_SECURITY = GLOB.security_positions,
|
||||
CARDCON_DEPARTMENT_SUPPLY = GLOB.supply_positions,
|
||||
CARDCON_DEPARTMENT_SERVICE = GLOB.civilian_positions
|
||||
CARDCON_DEPARTMENT_SERVICE = GLOB.service_positions
|
||||
)
|
||||
data["jobs"] = list()
|
||||
for(var/department in departments)
|
||||
|
||||
Reference in New Issue
Block a user