Skip to content

Commit

Permalink
chest chance
Browse files Browse the repository at this point in the history
  • Loading branch information
Zennara committed Jan 13, 2022
1 parent 4d85245 commit ee9874e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ def getItem(player, id):
chestprice = 50
rerollPrice = 25

chestChanceMAX = 100
chestChanceMAX = 33

pageSize = 8

Expand Down

0 comments on commit ee9874e

Please sign in to comment.