Fix exceptions when run against latest bot dumps

- Update items.json with latest from server repo
- Add new infected bot types to list of bots processed
This commit is contained in:
DrakiaXYZ 2024-11-03 17:57:31 -08:00
parent 9661b27794
commit e0f9cfbfaa
2 changed files with 517202 additions and 468535 deletions

File diff suppressed because it is too large Load Diff

View File

@ -60,7 +60,13 @@ internal static class Program
"spiritwinter",
"skier",
"peacemaker"
"peacemaker",
"infectedassault",
"infectedpmc",
"infectedcivil",
"infectedlaborant",
"infectedtagilla",
};
// Read raw bot dumps and turn into c# objects