diff --git a/files/helpers/config/awards.py b/files/helpers/config/awards.py index 274f94a75..b3fd713ca 100644 --- a/files/helpers/config/awards.py +++ b/files/helpers/config/awards.py @@ -525,7 +525,7 @@ AWARDS = { "description": "Prevents the user from gambling for 24 hours in a last-ditch effort to save them from themself.", "icon": "fas fa-dice-six", "color": "text-black", - "price": 777, + "price": 500, "deflectable": True, "cosmetic": False, "ghost": False,