Closed PythooonUser closed 4 years ago
In SectionDefinition.java:34 only the first level template is chosen. Here, it should rather pick one of the existing templates at random.
SectionDefinition.java:34
@joshuaskelly even suggested making the distribution of level templates non-uniform. Maybe common/uncommon/rare.
In
SectionDefinition.java:34
only the first level template is chosen. Here, it should rather pick one of the existing templates at random.