forked from rDrama/rDrama
1
0
Fork 0

reduce house racist award price to 100

master
Aevann 2023-06-27 17:38:00 +03:00
parent f3df1d4a8a
commit 6f1c7c69ac
1 changed files with 1 additions and 1 deletions

View File

@ -845,7 +845,7 @@ HOUSE_AWARDS = {
"description": "Checks the recipient's Early Life section on Wikipedia. Notices.",
"icon": "fas fa-star-of-david",
"color": "text-yellow",
"price": 200,
"price": 100,
"deflectable": True,
"cosmetic": False,
"ghost": False,