Revert "dude kamala lmao"

This reverts commit 6bdc169217.
master
Aevann 2024-11-07 11:38:56 +02:00
parent 5d09f4766a
commit 4698231213
2 changed files with 4 additions and 9 deletions

View File

@ -232,7 +232,6 @@
.fa-droplet:before{content:"\f043"}
.fa-person-rifle:before{content:"\e54e"}
.fa-up:before{content:"\f357"}
.fa-coconut:before{content:"\e2f6"}
.fa-terminal:before{content:"\f120"}
.fa-hand:before{content:"\f256"}
@ -7769,10 +7768,6 @@ tr:has(hideme) {
cursor: pointer;
}
.text-coconut {
color: #965a3e;
}
audio {
width: 500px;
}

View File

@ -409,10 +409,10 @@ AWARDS = {
### Standard
"beano": {
"kind": "beano",
"title": "Coconut" if SITE_NAME == 'rDrama' else "Beano",
"description": "You just fell out of a coconut tree" if SITE_NAME == 'rDrama' else "Makes the recipient not hear fart noises on the site.",
"icon": "fas fa-coconut" if SITE_NAME == 'rDrama' else "fas fa-gas-pump-slash",
"color": "text-coconut" if SITE_NAME == 'rDrama' else "text-green",
"title": "Beano",
"description": "Makes the recipient not hear fart noises on the site.",
"icon": "fas fa-gas-pump-slash",
"color": "text-green",
"price": 100,
"deflectable": True,
"cosmetic": False,