adjusts minimum species age to match the lore (#18184)

This commit is contained in:
Kashargul
2025-08-07 02:49:44 -07:00
committed by GitHub
parent a8e7f7a29b
commit 139bc52493
@@ -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