Lemmie know if these need to be pushed higher.

This commit is contained in:
Poojawa
2018-03-19 19:57:16 -05:00
parent e44c644e87
commit 6010376cd8
5 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -12,9 +12,9 @@ Captain
supervisors = "Nanotrasen officials and Space law"
selection_color = "#ccccff"
req_admin_notify = 1
minimal_player_age = 14
minimal_player_age = 60 // CITADEL CHANGE to 60
exp_requirements = 180
exp_type = EXP_TYPE_CREW
exp_type = EXP_TYPE_COMMAND //CITADEL CHANGE command experience needed
antag_rep = 20
outfit = /datum/outfit/job/captain
@@ -66,7 +66,7 @@ Head of Personnel
supervisors = "the captain"
selection_color = "#ddddff"
req_admin_notify = 1
minimal_player_age = 10
minimal_player_age = 60 // CITADEL CHANGE to 60
exp_requirements = 180
exp_type = EXP_TYPE_CREW
// exp_type_department = EXP_TYPE_SUPPLY - CITADEL CHANGE
+1 -1
View File
@@ -13,7 +13,7 @@ Chief Engineer
supervisors = "the captain"
selection_color = "#ffeeaa"
req_admin_notify = 1
minimal_player_age = 7
minimal_player_age = 30 // CITADEL CHANGE to 30
exp_requirements = 180
exp_type = EXP_TYPE_CREW
exp_type_department = EXP_TYPE_ENGINEERING
+1 -1
View File
@@ -13,7 +13,7 @@ Chief Medical Officer
supervisors = "the captain"
selection_color = "#ffddf0"
req_admin_notify = 1
minimal_player_age = 7
minimal_player_age = 30 // CITADEL CHANGE to 30
exp_requirements = 180
exp_type = EXP_TYPE_CREW
exp_type_department = EXP_TYPE_MEDICAL
+1 -1
View File
@@ -13,7 +13,7 @@ Research Director
supervisors = "the captain"
selection_color = "#ffddff"
req_admin_notify = 1
minimal_player_age = 7
minimal_player_age = 30 // CITADEL CHANGE to 30
exp_type_department = EXP_TYPE_SCIENCE
exp_requirements = 180
exp_type = EXP_TYPE_CREW
+1 -1
View File
@@ -19,7 +19,7 @@ Head of Security
supervisors = "the captain"
selection_color = "#ffdddd"
req_admin_notify = 1
minimal_player_age = 14
minimal_player_age = 30 //CITADEL CHANGE to 30
exp_requirements = 300
exp_type = EXP_TYPE_CREW
exp_type_department = EXP_TYPE_SECURITY