Re-adds HoP to the Civilian joblist

Should make them able to be chosen as a job again
This commit is contained in:
Chayse Ramsay
2018-02-15 10:15:34 +00:00
committed by GitHub
parent 9c3c039dc1
commit cfe11488b6
+13
View File
@@ -11,5 +11,18 @@ GLOBAL_LIST_INIT(supply_positions, list(
"Quartermaster",
"Cargo Technician",
"Shaft Miner"))
GLOBAL_LIST_INIT(civilian_positions, list(
"Head of Personnel",
"Bartender",
"Botanist",
"Cook",
"Janitor",
"Curator",
"Lawyer",
"Chaplain",
"Clown",
"Mime",
"Assistant"))