FILES ----- dialog\converse.config npcs\crew\crewmember.npctype species\human.species [NEW] species\humanfemalenamegen.config [NEW] species\humanmalenamegen.config species\penguinnamegen.config species\shadownamegen.config DIFFS ----- dialog\converse.config 1035d1034 < "The USCM has you on a whitelist, I hear.", 1055c1054 < "Do you glow all the time, or is it like a switch you can turn on?", --- > "Do you glow all the atime, or is it like a switch you can turn on?", 1062c1061 < "Well, this is new." --- > "Well, you're something I've not seen before." npcs\crew\crewmember.npctype 34c34 < "Dependent Auditor", --- > "Dependant Auditor", 39a40,57 > "Theoretical Advisor", > "Reliable Lacky", > "Head of operations", > "Wild Card ", > "Head of Relations", > "Last-Minute ", > "Expert in Diplomacy", > " Innovation Manager", > "Loose Cannon ", > "Regional Director", > "Private Investigator", > "Temporal Surveyor", > "Radical Innovator", > "Independent Head of ", > "Just your average ", > "Hobbyist ", > "Master of ", > "Alternative Advisory Representative", species\human.species 10c10 < "nameGen" : [ "/species/humannamegen.config:names", "/species/humannamegen.config:names" ], --- > "nameGen" : [ "/species/humanmalenamegen.config:names", "/species/humanfemalenamegen.config:names" ], species\penguinnamegen.config 6c6 < [ { "mode" : "alts" }, "Conly Lonly" ] --- > [ "Aggy", "Biggy", "Blaggy", "Bloggy", "Boggy", "Braggy", "Cloggy", "Craggy", "Iggy", "Jaggy", "Jeggy", "Joggy", "Laggy", "Leggy", "Loggy", "Luggy", "Moggy", "Muggy", "Naggy", "Smaggy", "Snaggy", "Swaggy", "Waggy", "Wiggy", "Weggy", "Zaggy", "Ziggy" ] species\shadownamegen.config 6c6 < [ { "mode" : "alts" }, "?????" ] --- > [ { "mode" : "alts" }, "???" ]