Add new bot types

This commit is contained in:
Chomp 2022-06-29 23:50:23 +01:00
parent dc6c68807b
commit 60833e40d2

View File

@ -17,21 +17,24 @@ internal static class Program
"bosskojaniy", "bosskojaniy",
"bosssanitar", "bosssanitar",
"bosstagilla", "bosstagilla",
//"bossstormtrooper", "bossknight",
"followerbully", "followerbully",
"followergluharassault", "followergluharassault",
"followergluharscout", "followergluharscout",
"followergluharsecurity", "followergluharsecurity",
//"followergluharsnipe", "followergluharsnipe",
"followerkojaniy", "followerkojaniy",
"followersanitar", "followersanitar",
//"followerstormtrooper", "followerstormtrooper",
"followerbirdeye",
"followerbigpipe",
//
"cursedassault", "cursedassault",
//
"sectantpriest", "sectantpriest",
"sectantwarrior", "sectantwarrior",
"gifter"
}; };
// Read raw bot dumps and turn into c# objects // Read raw bot dumps and turn into c# objects