Skip to content

Commit

Permalink
Added 4v4 stats for bedwars (slothpixel#673)
Browse files Browse the repository at this point in the history
  • Loading branch information
lolitsalox authored and ChristianDobbie committed Jan 10, 2022
1 parent 94b2862 commit 28d88e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions processors/games/Bedwars.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ module.exports = ({
'eight_two(?!_rush|_ultimate|_lucky|_voidless|_armed)': 'doubles',
four_three: '3v3v3v3',
'four_four(?!_rush|_ultimate|_lucky|_voidless|_armed)': '4v4v4v4',
four_two: '4v4',
eight_one_rush: 'rush_solo',
eight_two_rush: 'rush_doubles',
four_four_rush: 'rush_4v4v4v4',
Expand Down

0 comments on commit 28d88e8

Please sign in to comment.