rename Marsey award to Hieroglyphs award

master
Aevann 2023-07-27 23:57:55 +03:00
parent ca7912ccba
commit a5e06b1d42
2 changed files with 5 additions and 4 deletions

View File

@ -207,6 +207,7 @@
.fa-down:before{content:"\f354"}
.fa-shield-virus:before{content:"\e06c"}
.fa-at:before{content:"\40"}
.fa-ankh:before{content:"\f644"}
button {
background: none;

View File

@ -641,10 +641,10 @@ AWARDS = {
},
"marsey": {
"kind": "marsey",
"title": "Marsey",
"description": "Makes the recipient unable to post/comment anything but marsey emojis for 24 hours.",
"icon": "fas fa-cat",
"color": "text-orange",
"title": "Hieroglyphs",
"description": "Makes the recipient unable to post/comment anything but emojis for 24 hours.",
"icon": "fas fa-ankh",
"color": "text-gold",
"price": 2000,
"deflectable": True,
"cosmetic": False,