mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
Reset a baby's chrono age when they're born
This commit is contained in:
parent
680af9d3af
commit
eff3d8177a
2 changed files with 1 additions and 0 deletions
Binary file not shown.
|
@ -59,6 +59,7 @@ namespace RJW_Menstruation
|
||||||
HumanlikeBirth(baby, siblings);
|
HumanlikeBirth(baby, siblings);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
baby.ageTracker.AgeChronologicalTicks = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
pawn.health.RemoveHediff(this);
|
pawn.health.RemoveHediff(this);
|
||||||
|
|
Loading…
Reference in a new issue