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:
parent
9661b27794
commit
e0f9cfbfaa
985813
Common/Assets/items.json
985813
Common/Assets/items.json
File diff suppressed because it is too large
Load Diff
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user