diff --git a/Common.Models/BotType.cs b/Common.Models/BotType.cs index e9c3ad3..901c916 100644 --- a/Common.Models/BotType.cs +++ b/Common.Models/BotType.cs @@ -23,6 +23,7 @@ cursedassault = 19, sectantpriest = 20, sectantwarrior = 21, - usec = 22 + usec = 22, + exUsec = 23, } }