diff --git a/files/helpers/config/awards.py b/files/helpers/config/awards.py index bdbee5965..0b1ed0ece 100644 --- a/files/helpers/config/awards.py +++ b/files/helpers/config/awards.py @@ -836,7 +836,7 @@ AWARDS = { "icon": "fas fa-shield", "color": "text-pink", "price": 2500, - "deflectable": True, + "deflectable": False, "cosmetic": False, "ghost": False, "enabled": True,