RimWorld

RimWorld

Character Editor
VOID  [developer] Aug 27, 2020 @ 10:40am
IMPORT OF CUSTOM PAWN-NAMES
I'm thinking about adding custom names to the game. There will be an option in the mod settings to activate custom names.

And there will be 2 files in the mod directory. One for females and one for males. These will be read on startup (when the mod setting is active) and those names will be added to the ingame database. That will allow you to add any names that you like. Those names will also be used by the internal pawn generator, so you will find pawns out there, called like that. And you will be able to get those names using the name randomizer.

You want some russian names or names in other languages - no problem, as long as its in UTF-8 charset you will be able to add them.

So if you have a list of cool names, that you would like to be in the default list, then post it in this thread. I will pick up some or all of them. You could change those files as you like later.
Last edited by VOID; Aug 27, 2020 @ 10:42am