Reverts job numbers to default. Added spawn points to map.

This commit is contained in:
Erthilo
2012-06-29 19:13:45 +01:00
parent 8c20a536c0
commit a2ed0517e4
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -65,7 +65,7 @@
flag = BOTANIST
department_flag = CIVILIAN
faction = "Station"
total_positions = 2
total_positions = 3
spawn_positions = 2
supervisors = "the head of personnel"
selection_color = "#dddddd"
+2 -2
View File
@@ -76,7 +76,7 @@
flag = ATMOSTECH
department_flag = ENGSEC
faction = "Station"
total_positions = 2
total_positions = 3
spawn_positions = 2
supervisors = "the chief engineer"
selection_color = "#fff5cc"
@@ -106,7 +106,7 @@
flag = ROBOTICIST
department_flag = ENGSEC
faction = "Station"
total_positions = 1
total_positions = 2
spawn_positions = 1
supervisors = "the chief engineer and research director"
selection_color = "#fff5cc"
+4 -4
View File
@@ -76,8 +76,8 @@
flag = CHEMIST
department_flag = MEDSCI
faction = "Station"
total_positions = 1
spawn_positions = 1
total_positions = 2
spawn_positions = 2
supervisors = "the chief medical officer"
selection_color = "#ffeef0"
@@ -101,8 +101,8 @@
flag = GENETICIST
department_flag = MEDSCI
faction = "Station"
total_positions = 1
spawn_positions = 1
total_positions = 2
spawn_positions = 2
supervisors = "the chief medical officer and research director"
selection_color = "#ffeef0"