Re-Enables Jobtime Restrictions(sec), Adjusts Values

This commit is contained in:
Dahlular
2020-08-11 17:35:45 -06:00
committed by GitHub
parent ac03f4865b
commit 70c094bfc4
+11 -11
View File
@@ -19,10 +19,10 @@ Head of Security
supervisors = "the captain"
selection_color = "#ffdddd"
req_admin_notify = 1
minimal_player_age = 3
// exp_requirements = 300
// exp_type = EXP_TYPE_CREW
// exp_type_department = EXP_TYPE_SECURITY
minimal_player_age = 5
exp_requirements = 420
exp_type = EXP_TYPE_CREW
exp_type_department = EXP_TYPE_SECURITY
outfit = /datum/outfit/job/hos
@@ -88,7 +88,7 @@ Warden
supervisors = "the head of security"
selection_color = "#ffeeee"
minimal_player_age = 3
exp_requirements = 300
exp_requirements = 360
exp_type = EXP_TYPE_CREW
outfit = /datum/outfit/job/warden
@@ -143,9 +143,9 @@ Detective
spawn_positions = 1
supervisors = "the head of security"
selection_color = "#ffeeee"
minimal_player_age = 3
// exp_requirements = 300
// exp_type = EXP_TYPE_CREW
minimal_player_age = 2
exp_requirements = 300
exp_type = EXP_TYPE_CREW
outfit = /datum/outfit/job/detective
@@ -199,9 +199,9 @@ Security Officer
spawn_positions = 5 //Handled in /datum/controller/occupations/proc/setup_officer_positions()
supervisors = "the head of security, and the head of your assigned department (if applicable)"
selection_color = "#ffeeee"
minimal_player_age = 0
// exp_requirements = 300
// exp_type = EXP_TYPE_CREW
minimal_player_age = 1
exp_requirements = 300
exp_type = EXP_TYPE_CREW
outfit = /datum/outfit/job/security