diff --git a/files/helpers/config/awards.py b/files/helpers/config/awards.py index 8c4d65d55..f607a8a42 100644 --- a/files/helpers/config/awards.py +++ b/files/helpers/config/awards.py @@ -811,7 +811,7 @@ AWARDS = { "deflectable": True, "cosmetic": False, "ghost": False, - "enabled": True, + "enabled": SITE != 'rdrama.net', "negative": False, "included_in_lootbox": False, },