Merge pull request #392 from Dahlular/jobfixes

Jobtime Fixes
This commit is contained in:
Dahlular
2020-08-15 11:06:18 -06:00
committed by GitHub
6 changed files with 14 additions and 14 deletions
+4 -4
View File
@@ -12,9 +12,9 @@ Captain
supervisors = "Kinaris officials and Space law"
selection_color = "#ccccff"
req_admin_notify = 1
minimal_player_age = 10
minimal_player_age = 20
exp_requirements = 480
exp_type = EXP_TYPE_CREW
exp_type = EXP_TYPE_COMMAND
exp_type_department = EXP_TYPE_COMMAND
outfit = /datum/outfit/job/captain
@@ -81,9 +81,9 @@ Head of Personnel
supervisors = "the captain"
selection_color = "#ddddff"
req_admin_notify = 1
minimal_player_age = 3
minimal_player_age = 20
exp_requirements = 180
exp_type = EXP_TYPE_CREW
exp_type = EXP_TYPE_SERVICE
exp_type_department = EXP_TYPE_SERVICE
outfit = /datum/outfit/job/hop
+2 -2
View File
@@ -12,8 +12,8 @@ Quartermaster is a real head fuck you
spawn_positions = 1
supervisors = "the captain"
selection_color = "#d7b088"
minimal_player_age = 3
exp_type = EXP_TYPE_CREW
minimal_player_age = 10
exp_type = EXP_TYPE_SUPPLY
exp_type_department = EXP_TYPE_SUPPLY
exp_requirements = 300
+2 -2
View File
@@ -13,9 +13,9 @@ Chief Engineer
supervisors = "the captain"
selection_color = "#ffeeaa"
req_admin_notify = 1
minimal_player_age = 3
minimal_player_age = 20
exp_requirements = 300
exp_type = EXP_TYPE_CREW
exp_type = EXP_TYPE_ENGINEERING
exp_type_department = EXP_TYPE_ENGINEERING
outfit = /datum/outfit/job/ce
+2 -2
View File
@@ -13,9 +13,9 @@ Chief Medical Officer
supervisors = "the captain"
selection_color = "#ffddf0"
req_admin_notify = 1
minimal_player_age = 3
minimal_player_age = 10
exp_requirements = 300
exp_type = EXP_TYPE_CREW
exp_type = EXP_TYPE_MEDICAL
exp_type_department = EXP_TYPE_MEDICAL
outfit = /datum/outfit/job/cmo
+2 -2
View File
@@ -13,10 +13,10 @@ Research Director
supervisors = "the captain"
selection_color = "#ffddff"
req_admin_notify = 1
minimal_player_age = 3
minimal_player_age = 10
exp_type_department = EXP_TYPE_SCIENCE
exp_requirements = 300
exp_type = EXP_TYPE_CREW
exp_type = EXP_TYPE_SCIENCE
outfit = /datum/outfit/job/rd
+2 -2
View File
@@ -19,9 +19,9 @@ Head of Security
supervisors = "the captain"
selection_color = "#ffdddd"
req_admin_notify = 1
minimal_player_age = 5
minimal_player_age = 20
exp_requirements = 420
exp_type = EXP_TYPE_CREW
exp_type = EXP_TYPE_SECURITY
exp_type_department = EXP_TYPE_SECURITY
outfit = /datum/outfit/job/hos