QM is now a Head of Staff, everyone rejoice

This commit is contained in:
Chayse Ramsay
2018-02-12 01:52:33 +00:00
parent f774a07833
commit a1116f6dc8
13 changed files with 110 additions and 4 deletions
+4 -3
View File
@@ -1,3 +1,4 @@
/*CITADEL CHANGE - comments this out to be overridden in modular_citadel
GLOBAL_LIST_INIT(command_positions, list(
"Captain",
"Head of Personnel",
@@ -5,7 +6,7 @@ GLOBAL_LIST_INIT(command_positions, list(
"Chief Engineer",
"Research Director",
"Chief Medical Officer"))
*/
GLOBAL_LIST_INIT(engineering_positions, list(
"Chief Engineer",
@@ -26,13 +27,13 @@ GLOBAL_LIST_INIT(science_positions, list(
"Scientist",
"Roboticist"))
/*CITADEL CHANGE - comments this out to be overridden in modular_citadel
GLOBAL_LIST_INIT(supply_positions, list(
"Head of Personnel",
"Quartermaster",
"Cargo Technician",
"Shaft Miner"))
*/
GLOBAL_LIST_INIT(civilian_positions, list(
"Bartender",