mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 12:02:31 +01:00
Removes the age restriction on Geras Dionae (#20331)
Removes the min age of Geras Dionae from 30 to 1. While younger dionae generally will still be a Coeus, Dionae exposed to extreme amounts of radiation for a long period of time would grow to a Geras much quicker, especially Dionae on Moghes. --------- Signed-off-by: Yonnimer <31339047+Yonnimer@users.noreply.github.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
height_min = 100
|
||||
height_max = 250
|
||||
total_health = 240
|
||||
age_min = 30
|
||||
age_min = 1
|
||||
age_max = 1000
|
||||
default_genders = list(PLURAL)
|
||||
selectable_pronouns = list(NEUTER, PLURAL)
|
||||
|
||||
Reference in New Issue
Block a user