limit confetti award to birthgay event only

pull/157/head
Aevann 2023-06-26 13:08:40 +03:00
parent e25c2b234d
commit fb09af232c
1 changed files with 12 additions and 12 deletions

View File

@ -310,6 +310,18 @@ AWARDS = {
"ghost": True,
"enabled": IS_HOMOWEEN(),
},
"confetti": {
"kind": "confetti",
"title": "Confetti",
"description": "Summons confetti to fall on the post.",
"icon": "fas fa-party-horn",
"color": "text-yellow",
"price": 200,
"deflectable": False,
"cosmetic": True,
"ghost": True,
"enabled": IS_BIRTHGAY()(),
},
### Standard
"beano": {
@ -396,18 +408,6 @@ AWARDS = {
"ghost": True,
"enabled": True,
},
"confetti": {
"kind": "confetti",
"title": "Confetti",
"description": "Summons confetti to fall on the post.",
"icon": "fas fa-party-horn",
"color": "text-yellow",
"price": 200,
"deflectable": False,
"cosmetic": True,
"ghost": True,
"enabled": True,
},
"ricardo": {
"kind": "ricardo",
"title": "Stripper Cake",