forked from rDrama/rDrama
1
0
Fork 0

reduce vax price from 200 to 100

master
Aevann 2023-10-31 22:31:29 +03:00
parent df92de16a6
commit f5a644992d
1 changed files with 1 additions and 1 deletions

View File

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