mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
Downgrade bad litterSizeCurve to a yellow warning
This commit is contained in:
parent
3a044e8bd9
commit
9e374f3350
1 changed files with 1 additions and 1 deletions
|
@ -1295,7 +1295,7 @@ namespace RJW_Menstruation
|
|||
}
|
||||
catch(ArgumentException)
|
||||
{
|
||||
Log.Error($"Invalid litterSizeCurve for {parent.pawn.RaceProps}");
|
||||
Log.Warning($"Invalid litterSizeCurve for {parent.pawn.RaceProps}");
|
||||
eggnum = 1 + eggstack;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue