diff --git a/files/helpers/config/awards.py b/files/helpers/config/awards.py index 1cb79b4a81..88dde96789 100644 --- a/files/helpers/config/awards.py +++ b/files/helpers/config/awards.py @@ -229,7 +229,7 @@ AWARDS = { "description": "???", "icon": "fas fa-syringe", "color": "text-blue", - "price": 200, + "price": 100, "deflectable": True, "cosmetic": False, "ghost": False,