remotes/1693045480750635534/spooky-22
Aevann1 2021-12-15 00:08:48 +02:00
parent 252c9303d8
commit 3e3278ba8b
1 changed files with 1 additions and 0 deletions

View File

@ -131,6 +131,7 @@ def buy(v, award):
g.db.flush()
if award == "lootbox":
send_notification(995, f"@{v.username} bought a lootbox!")
for i in [1,2,3,4,5]:
thing = g.db.query(AwardRelationship).order_by(AwardRelationship.id.desc()).first().id
thing += 1