Add Swarm `STRAWBERRY` test matches

v/2.x.x
Mingwei Samuel 2024-07-20 11:16:03 -07:00
parent 3ac05c4068
commit a584d07aef
1 changed files with 4 additions and 0 deletions

View File

@ -22,6 +22,10 @@ static MATCHES: &[&str] = &[
"JP1_447303353",
// New fields for swarm: `match-v5.ChallengesDto`: `SWARM_DefeatAatrox`, `SWARM_DefeatBriar`
"JP1_455137806",
// Swarm solo/duo/trio.
"JP1_456819992",
"JP1_457311633",
"JP1_457196409",
];
/// summoner_v4().get_by_summoner_name(...) normally returns an option.