diff --git a/files/helpers/config/awards.py b/files/helpers/config/awards.py index 9c9179708..13c99db56 100644 --- a/files/helpers/config/awards.py +++ b/files/helpers/config/awards.py @@ -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,