Aus der DefaultGameConfig.xml
<!--STUDENTS: AGES, GENDERS, BODY SIZES AND GENDER PREFS-->
<!--Students-->
<PopulationGenerationData>
<AgeRange>
<Min>16</Min>
<Max>19</Max>
here you can change the Age of Students, Adults have there own stat Block...
----------------------------------
same File here you can change the Genderratio
<!-- STUDENT GENDER MIX: To change the mix of genders (i.e. to add more males, females or futanaris):
1. Just below you will see:
<MalePercentage>45</MalePercentage>
<FemalePercentage>45</FemalePercentage>
<FutanariPercentage>10</FutanariPercentage>
2. As the definitions suggest, these are percentages of Male, Female and Futanari.
Change to suite your preference, within limitations below, keeping the combined total equal to 100.
LIMITATIONS:
a. The percentages don't effect special characters.
b. Having zero Futa's will work (though you may still see Futa events).
c. Having zero or very low percentages for males and females will NOT work.
b. A MINIMUM of 30% males and 30% females is REQUIRED at game start.
Note 1: While you could still play with a heavy bias towards one gender there are various issues:
- In general, the game assumes a reasonably mix of males and females
- Many events (including main story events) will either not fire or fire much less often (so you may well miss them)
- Some older events may even throw an exception
Note 2: Later in the game, the required minimums reduce:
- Assuming you acquire Futa transform drugs at a 'normal' pace (i.e. don't cheat through debug) most, if not all,
issues will be past tense if you later tip the gender balance using Futa transform drugs.-->
<MalePercentage>45</MalePercentage>
<FemalePercentage>45</FemalePercentage>
<FutanariPercentage>10</FutanariPercentage>
-----------------------------
you can change nearly everything
the file is under /Schools/NormalSchool/Config