remotes/1693045480750635534/spooky-22
Aevann1 2021-10-28 15:56:04 +02:00
parent e08bd45666
commit c0075df1f5
1 changed files with 1 additions and 0 deletions

View File

@ -316,6 +316,7 @@ def gumroad(v):
v.procoins += procoins
send_notification(v.id, f"You were given {procoins} Marseybux! You can use them to buy awards in the [shop](/shop).")
if v.truecoins > 150: v.cluballowed = True
g.db.add(v)