From 573a92441e9be666e8df4529db55d65b8e28e92c Mon Sep 17 00:00:00 2001 From: Chuck Sneed Date: Sat, 17 Jun 2023 18:40:03 -0500 Subject: [PATCH] 1000 --- 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 bd23372c1..fe7cbdfe8 100644 --- a/files/helpers/config/awards.py +++ b/files/helpers/config/awards.py @@ -537,7 +537,7 @@ AWARDS = { "description": "Gets the recipient in touch with their feminine side for 24 hours.", "icon": "fas fa-phone", "color": "text-purple", - "price": 1, + "price": 1000, "deflectable": True, "cosmetic": False, "ghost": False,