Skip to content

Commit

Permalink
Fixed some mistakes in shake config
Browse files Browse the repository at this point in the history
  • Loading branch information
nossr50 committed Sep 30, 2023
1 parent 4f22391 commit 13ba51c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion src/main/resources/advanced.yml
Expand Up @@ -210,7 +210,7 @@ Skills:

ShakeChance:
Rank_1: 15.0
Rank_2: 15.0
Rank_2: 20.0
Rank_3: 25.0
Rank_4: 35.0
Rank_5: 45.0
Expand Down
16 changes: 8 additions & 8 deletions src/main/resources/skillranks.yml
Expand Up @@ -414,14 +414,14 @@ Fishing:
Rank_7: 60
Rank_8: 70
RetroMode:
Rank_1: 15
Rank_2: 20
Rank_3: 25
Rank_4: 30
Rank_5: 40
Rank_6: 50
Rank_7: 60
Rank_8: 70
Rank_1: 150
Rank_2: 200
Rank_3: 250
Rank_4: 300
Rank_5: 400
Rank_6: 500
Rank_7: 600
Rank_8: 700
MasterAngler:
Standard:
Rank_1: 1
Expand Down

0 comments on commit 13ba51c

Please sign in to comment.