remotes/1693045480750635534/spooky-22
Aevann1 2021-10-21 23:31:48 +02:00
parent cbbad80e96
commit 6dd0b70e91
1 changed files with 1 additions and 0 deletions

View File

@ -182,6 +182,7 @@ def shop(v):
award["owned_num"] = row['last_award_count']
owned.append(award)
print(owned)
if v.patron:
for val in AWARDS.values():
if v.patron == 1: val["price"] = int(val["price"]*0.90)