diff --git a/files/helpers/config/awards.py b/files/helpers/config/awards.py index 37878486e..5638f7818 100644 --- a/files/helpers/config/awards.py +++ b/files/helpers/config/awards.py @@ -403,7 +403,7 @@ AWARDS = { "deflectable": False, "cosmetic": True, "ghost": True, - "enabled": IS_BDAY(), + "enabled": True, "negative": False, "included_in_lootbox": False, },