diff --git a/regex.json b/regex.json index 399b6e9..6229e26 100644 --- a/regex.json +++ b/regex.json @@ -25,7 +25,7 @@ "^\\s*?.+ WINNER! .+$", "^\\s*?.+ Bridge [a-zA-Z0-9]* - .+$", "^ {6}#1 (?:\\[.+] )?(?:.{1,16}) \\(\\d+:\\d+:\\d+\\)$", - "^ +(?:Survivors \\(\\d+\\):|Nobody survived!)$" + "^ +(?:Survivors \\(\\d+\\):|Nobody survived!|Survivor:)$" ], "en": { "autoQueuePrefixGlobal": "^(?:You died! .+|YOU DIED! .+|You have been eliminated!|You have permanently died! .+|You won! .+|YOU WON! .+)$",