Reduced max permissions for a bunch of jobs

botanist
atmos tech
roboticist
geneticist
chemist
This commit is contained in:
Miniature
2012-02-14 02:39:59 +10:30
parent 612225a862
commit 96353ded8d
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
flag = BOTANIST
department_flag = CIVILIAN
faction = "Station"
total_positions = 3
total_positions = 2
spawn_positions = 2
supervisors = "the head of personnel"
+2 -2
View File
@@ -51,7 +51,7 @@
flag = ATMOSTECH
department_flag = ENGSEC
faction = "Station"
total_positions = 3
total_positions = 2
spawn_positions = 2
supervisors = "the chief engineer"
@@ -73,7 +73,7 @@
flag = ROBOTICIST
department_flag = ENGSEC
faction = "Station"
total_positions = 2
total_positions = 1
spawn_positions = 1
supervisors = "the chief engineer and research director"
+2 -2
View File
@@ -52,8 +52,8 @@
flag = GENETICIST
department_flag = MEDSCI
faction = "Station"
total_positions = 2
spawn_positions = 2
total_positions = 1
spawn_positions = 1
supervisors = "the chief medical officer and research director"
+2 -2
View File
@@ -49,8 +49,8 @@
flag = CHEMIST
department_flag = MEDSCI
faction = "Station"
total_positions = 2
spawn_positions = 2
total_positions = 1
spawn_positions = 1
supervisors = "the chief medical officer and the research director"