From bd115b769edd83ef1eeda665b23f7dfca5544e67 Mon Sep 17 00:00:00 2001 From: Aevann Date: Thu, 12 Oct 2023 00:01:57 +0300 Subject: [PATCH] add upsidedown to lootboxes and "trick or treat" --- 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 f49e35d11..b2ccb9304 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", "stalker", "candy-corn", "ectoplasm", "stab", "flashlight", "haunt", "jumpscare", "bite", "vax") +HOMOWEEN_AWARDS = ("spiders", "fog", "bones", "pumpkin", "stalker", "candy-corn", "ectoplasm", "stab", "upsidedown", "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 = {