Skip to content

Commit

Permalink
Merge pull request #27 from Soumil07/master
Browse files Browse the repository at this point in the history
fix: ricochet is now named rico
  • Loading branch information
SharpBit authored May 17, 2019
2 parents f23d3d7 + fe74e55 commit 3019dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion brawlstats/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def __init__(self, base_url):
'shelly', 'nita', 'colt', 'bull', 'jessie', # league reward 0-500
'brock', 'dynamike', 'bo', # league reward 1000+
'el primo', 'barley', 'poco', 'rosa', # rare
'ricochet', 'penny', 'darryl', 'carl', # super rare
'rico', 'penny', 'darryl', 'carl', # super rare
'frank', 'pam', 'piper', # epic
'mortis', 'tara', 'gene', # mythic
'spike', 'crow', 'leon' # legendary
Expand Down

0 comments on commit 3019dcd

Please sign in to comment.