Option to turn scientists' random names offSolved
I would like the scientist names to just be Scientist or give us an option to name them, so it can reflect in my death notes and player's kill feed.

Right now players are getting killed by random names:
I thought it had an option for "random name" true/false in the config. I already have over 238 Botspawn bots running around so i dont bother with the ones for this one,

NPCs": {
"Amount To Spawn": 2,
"Despawn Inventory On Death": true,
"Enabled": false,
"Generate Random Names": true,
"Spawn Murderers": false,
"Spawn Murderers And Scientists": false
},
In response to pookins ():
I thought it had an option for "random name" true/false in the config. I already have over 238 Botsp...
It’s already set to false in my config 

Merged post

Sorry, just realized I could just give them the name I want under the random name config
    "Generate Random Names": true,
    "Random Names": [
      "Scientist @ Dangerous Treasure Chest"
    ],​
Glad you got it sorted out.
Locked automatically