Skip to content

Commit

Permalink
Update skill list to match in-game spelling. Fixes bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Brown committed Nov 10, 2023
1 parent 66322c4 commit 202b053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OSRSBytes/Hiscores.py
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ def __parseSkills(self):

self.__skills = [
'attack',
'defense',
'defence',
'strength',
'hitpoints',
'ranged',
Expand Down

0 comments on commit 202b053

Please sign in to comment.