Updated niki to have the best account type
This commit is contained in:
parent
6f646d03e8
commit
04dee496eb
@ -585,7 +585,7 @@ export class BotGenerator
|
||||
{
|
||||
if (botInfo.Nickname.toLowerCase() === "nikita")
|
||||
{
|
||||
botInfo.GameVersion = "edge_of_darkness";
|
||||
botInfo.GameVersion = "unheard_edition";
|
||||
botInfo.MemberCategory = MemberCategory.DEVELOPER;
|
||||
|
||||
return botInfo.GameVersion;
|
||||
|
Loading…
x
Reference in New Issue
Block a user