Add more bottypes to parser

This commit is contained in:
Chomp 2021-08-18 21:13:46 +01:00
parent 4dc11acf06
commit 79220c7075

View File

@ -15,7 +15,15 @@ namespace Generator
"bossgluhar", "bossgluhar",
"bosskilla", "bosskilla",
"bosskojaniy", "bosskojaniy",
"bosssanitar" "bosssanitar",
"followerbully",
"followergluharassault",
"followergluharscout",
"followergluharsecurity",
"followergluharsnipe",
"followerkojaniy",
"followersanitar",
"cursedassault"
}; };
// Read raw bot dumps from live and turn into c# objects // Read raw bot dumps from live and turn into c# objects