Merge pull request 'Fix exceptions when run against latest bot dumps' (#3) from DrakiaXYZ/BotGenerator:fix-310-newbots into master
Reviewed-on: #3
This commit is contained in:
commit
32c0239c3a
985727
Common/Assets/items.json
985727
Common/Assets/items.json
File diff suppressed because it is too large
Load Diff
@ -60,7 +60,13 @@ internal static class Program
|
|||||||
"spiritwinter",
|
"spiritwinter",
|
||||||
|
|
||||||
"skier",
|
"skier",
|
||||||
"peacemaker"
|
"peacemaker",
|
||||||
|
|
||||||
|
"infectedassault",
|
||||||
|
"infectedpmc",
|
||||||
|
"infectedcivil",
|
||||||
|
"infectedlaborant",
|
||||||
|
"infectedtagilla",
|
||||||
};
|
};
|
||||||
|
|
||||||
// Read raw bot dumps and turn into c# objects
|
// Read raw bot dumps and turn into c# objects
|
||||||
|
Loading…
x
Reference in New Issue
Block a user