mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-03 05:52:17 +00:00
Update Promethean jobs and age for timeskip.
This commit is contained in:
@@ -99,7 +99,9 @@
|
||||
economic_modifier = 5
|
||||
access = list(access_maint_tunnels, access_mailsorting, access_cargo, access_cargo_bot, access_qm, access_mining, access_mining_station)
|
||||
minimal_access = list(access_maint_tunnels, access_mailsorting, access_cargo, access_cargo_bot, access_qm, access_mining, access_mining_station)
|
||||
banned_job_species = list("digital", SPECIES_PROMETHEAN)
|
||||
banned_job_species = list("digital")
|
||||
|
||||
min_age_by_species = list(SPECIES_PROMETHEAN = 5)
|
||||
|
||||
ideal_character_age = 40
|
||||
|
||||
|
||||
@@ -62,7 +62,9 @@
|
||||
access = list(access_security, access_eva, access_sec_doors, access_brig, access_armory, access_maint_tunnels, access_morgue, access_external_airlocks)
|
||||
minimal_access = list(access_security, access_eva, access_sec_doors, access_brig, access_armory, access_maint_tunnels, access_external_airlocks)
|
||||
minimal_player_age = 5
|
||||
banned_job_species = list(SPECIES_ZADDAT, SPECIES_PROMETHEAN, SPECIES_TESHARI, SPECIES_DIONA)
|
||||
banned_job_species = list(SPECIES_ZADDAT, SPECIES_TESHARI, SPECIES_DIONA)
|
||||
|
||||
min_age_by_species = list(SPECIES_PROMETHEAN = 8)
|
||||
|
||||
outfit_type = /decl/hierarchy/outfit/job/security/warden
|
||||
job_description = "The Warden watches over the physical Security Department, making sure the Brig and Armoury are secure and in order at all times. They oversee \
|
||||
|
||||
@@ -45,7 +45,7 @@ var/datum/species/shapeshifter/promethean/prometheans
|
||||
female_cough_sounds = list('sound/effects/slime_squish.ogg')
|
||||
|
||||
min_age = 1
|
||||
max_age = 16
|
||||
max_age = 24
|
||||
|
||||
economic_modifier = 3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user