increase owoify and rainbow on WPD from 400 to 500

pull/124/head
Aevann 2023-02-18 16:24:35 +02:00
parent b4ee5cc67b
commit 1e3f5eddff
1 changed files with 2 additions and 2 deletions

View File

@ -739,7 +739,7 @@ AWARDS = {
"description": "OwOifies the recipient's comments for 6 hours.",
"icon": "fas fa-paw-simple",
"color": "text-purple",
"price": 400,
"price": 500,
"deflectable": True,
"cosmetic": False,
"ghost": False,
@ -751,7 +751,7 @@ AWARDS = {
"description": "Makes the recipient's comments and posts in rainbow text for 24 hours.",
"icon": "fas fa-cloud-rainbow",
"color": "text-pink",
"price": 400,
"price": 500,
"deflectable": True,
"cosmetic": False,
"ghost": False,