forked from rDrama/rDrama
1
0
Fork 0

fix award description

master
Aevann 2023-10-31 20:21:58 +03:00
parent c6da0fbd7e
commit c248e27462
1 changed files with 1 additions and 1 deletions

View File

@ -846,7 +846,7 @@ AWARDS = {
"benefactor": {
"kind": "benefactor",
"title": "Benefactor",
"description": f"Grants one month of {patron} status and 2000 marseybux to the recipient. Cannot be used on yourself.",
"description": f"Grants one month of {patron} status and 1250 marseybux to the recipient. Cannot be used on yourself.",
"icon": "fas fa-gift",
"color": "text-blue",
"price": 2500,