mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
Forbid titles for babies to match RJW
This commit is contained in:
parent
ea89d36706
commit
e88e40c2cc
1 changed files with 1 additions and 1 deletions
|
@ -411,7 +411,7 @@ namespace RJW_Menstruation
|
||||||
fixedLastName: lastname,
|
fixedLastName: lastname,
|
||||||
kind: BabyPawnKindDecider(mother, father),
|
kind: BabyPawnKindDecider(mother, father),
|
||||||
//fixedIdeo: mother.Ideo,
|
//fixedIdeo: mother.Ideo,
|
||||||
//forbidAnyTitle: true,
|
forbidAnyTitle: true,
|
||||||
forceNoBackstory: true
|
forceNoBackstory: true
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue