From 229240b0e632f686410afac6f03764286a53c154 Mon Sep 17 00:00:00 2001 From: Aevann Date: Thu, 22 Jun 2023 13:05:33 +0300 Subject: [PATCH] uhh shit --- files/helpers/config/awards.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/helpers/config/awards.py b/files/helpers/config/awards.py index 41f574455..65e262c64 100644 --- a/files/helpers/config/awards.py +++ b/files/helpers/config/awards.py @@ -318,7 +318,7 @@ AWARDS = { "description": "Award it to yourself to stop fart noises on the site.", "icon": "fas fa-gas-pump-slash", "color": "text-green", - "price": 1, + "price": 100, "deflectable": True, "cosmetic": False, "ghost": False,