Merge pull request #412 from Miniature/master

Reduced max positions for a bunch of jobs
This commit is contained in:
SkyMarshal
2012-02-14 02:56:52 -08:00
4 changed files with 7 additions and 7 deletions

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"

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"

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"

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"