make confetti award permanent again

master
Aevann 2024-04-27 23:29:42 +03:00
parent 591fedbdab
commit 3ab358cd01
1 changed files with 1 additions and 1 deletions

View File

@ -403,7 +403,7 @@ AWARDS = {
"deflectable": False,
"cosmetic": True,
"ghost": True,
"enabled": IS_BDAY(),
"enabled": True,
"negative": False,
"included_in_lootbox": False,
},