reduce vax and bite price to 100

master
Aevann 2023-10-15 16:20:17 +03:00
parent 1e67030444
commit 172341cb48
1 changed files with 2 additions and 2 deletions

View File

@ -201,7 +201,7 @@ AWARDS = {
"description": "???",
"icon": "fas fa-syringe",
"color": "text-blue",
"price": 200,
"price": 100,
"deflectable": True,
"cosmetic": False,
"ghost": False,
@ -215,7 +215,7 @@ AWARDS = {
"description": "???",
"icon": "fas fa-biohazard",
"color": "text-danger",
"price": 200,
"price": 100,
"deflectable": True,
"cosmetic": False,
"ghost": False,