diff --git a/files/helpers/treasure.py b/files/helpers/treasure.py index e432b2eab..2c23e76a3 100644 --- a/files/helpers/treasure.py +++ b/files/helpers/treasure.py @@ -5,7 +5,7 @@ from files.helpers.lottery import * special_min = 100 special_max = 200 -standard_min = 10 +standard_min = 12 standard_max = 100 lotterizer_rate = 33