diff --git a/code/modules/mob/living/carbon/human/species/station/station.dm b/code/modules/mob/living/carbon/human/species/station/station.dm index 2f789697a53..25b359ba43c 100644 --- a/code/modules/mob/living/carbon/human/species/station/station.dm +++ b/code/modules/mob/living/carbon/human/species/station/station.dm @@ -91,7 +91,7 @@ throwforce_absorb_threshold = 10 genders = list(MALE, FEMALE, PLURAL, NEUTER) - min_age = 18 + min_age = 32 max_age = 260 economic_modifier = 10 @@ -894,7 +894,7 @@ /mob/living/proc/shred_limb, /mob/living/carbon/human/proc/tie_hair) - min_age = 18 + min_age = 20 max_age = 80 blurb = "The fennec-like, blue-blooded Zorren are native to Virgo 4/Menhir and are descendants of a precursor species \ @@ -1009,7 +1009,7 @@ icobase = 'icons/mob/human_races/r_skrell_vr.dmi' deform = 'icons/mob/human_races/r_def_skrell_vr.dmi' color_mult = 1 - min_age = 18 + min_age = 20 inherent_verbs = list(/mob/living/carbon/human/proc/tie_hair, /mob/living/carbon/human/proc/water_stealth, /mob/living/carbon/human/proc/underwater_devour) reagent_tag = null allergens = null