mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-11 07:59:08 +01:00
Re-Enables Jobtime Restrictions(cap), Adjusts Values
This commit is contained in:
@@ -12,9 +12,10 @@ Captain
|
||||
supervisors = "Kinaris officials and Space law"
|
||||
selection_color = "#ccccff"
|
||||
req_admin_notify = 1
|
||||
minimal_player_age = 5
|
||||
// exp_requirements = 180
|
||||
// exp_type = EXP_TYPE_CREW
|
||||
minimal_player_age = 10
|
||||
exp_requirements = 480
|
||||
exp_type = EXP_TYPE_CREW
|
||||
exp_type_department = EXP_TYPE_COMMAND
|
||||
|
||||
outfit = /datum/outfit/job/captain
|
||||
|
||||
@@ -81,9 +82,9 @@ Head of Personnel
|
||||
selection_color = "#ddddff"
|
||||
req_admin_notify = 1
|
||||
minimal_player_age = 3
|
||||
// exp_requirements = 180
|
||||
// exp_type = EXP_TYPE_CREW
|
||||
// exp_type_department = EXP_TYPE_SUPPLY
|
||||
exp_requirements = 180
|
||||
exp_type = EXP_TYPE_CREW
|
||||
exp_type_department = EXP_TYPE_SERVICE
|
||||
|
||||
outfit = /datum/outfit/job/hop
|
||||
|
||||
|
||||
Reference in New Issue
Block a user