From 1e57040cf8d00ee331ad624a0f33236e0e5da988 Mon Sep 17 00:00:00 2001 From: Aevann Date: Mon, 9 Oct 2023 19:16:55 +0300 Subject: [PATCH] remove upsidedown from homoween awards --- 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 c551e8246..3cbd632bb 100644 --- a/files/helpers/config/awards.py +++ b/files/helpers/config/awards.py @@ -3,7 +3,7 @@ from copy import deepcopy from files.helpers.config.const import * FISTMAS_AWARDS = ("fireplace", "snow", "gingerbread", "lights", "frostbite", "candycane") -HOMOWEEN_AWARDS = ("spiders", "fog", "bones", "pumpkin", "candy-corn", "ectoplasm", "stab", "upsidedown", "flashlight", "haunt", "jumpscare", "bite", "vax") +HOMOWEEN_AWARDS = ("spiders", "fog", "bones", "pumpkin", "candy-corn", "ectoplasm", "stab", "flashlight", "haunt", "jumpscare", "bite", "vax") #Personal awards are disabled on ghost posts and comments bc they can be used to figure out the identity of the author through https://rdrama.net/badges AWARDS = {