forked from rDrama/rDrama
1
0
Fork 0

increase "vax" price to 500

master
Aevann 2023-10-14 23:22:31 +03:00
parent e2bf862a99
commit 711f3c23de
1 changed files with 1 additions and 1 deletions

View File

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