Vox names, species prototype cleanup, some cosmetic changes (#24994)

* voxnames

* New generator parameters, names are more readable

* bunch of missing vox stuff

* more names

* sad
This commit is contained in:
Errant
2024-02-14 04:08:45 +01:00
committed by GitHub
parent bd669a93cd
commit 5a9ab3b315
22 changed files with 2882 additions and 100 deletions

View File

@@ -124,6 +124,7 @@ public sealed partial class SpeciesPrototype : IPrototype
public enum SpeciesNaming : byte
{
First,
FirstLast,
FirstDashFirst,
TheFirstofLast,