Fika-Tarkov/mods/Config Files/BepInEx/plugins/SAIN/NicknamePersonalities.json

14 lines
412 B
JSON
Raw Normal View History

2025-01-02 20:23:50 -05:00
{
"Description": "Names are not case sensitive. Any bot nick name that contains one of the entries here will be forced to use the matching personality.",
"NicknamePersonalityMatches": {
"steve": "Wreckless",
"solarint": "GigaChad",
"lvndmark": "SnappingTurtle",
"chomp": "Chad",
"senko": "Chad",
"kaeno": "Timmy",
"justnu": "Timmy",
"ratthew": "Rat",
"choccy": "Rat"
}
}