forked from MarseyWorld/MarseyWorld
increase owoify and rainbow on WPD from 400 to 500
parent
b4ee5cc67b
commit
1e3f5eddff
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue