increase pin award price from 1k to 1500

remotes/1693045480750635534/spooky-22
Aevann1 2022-09-09 08:37:58 +02:00
parent ff575c9eea
commit a306193e90
1 changed files with 8 additions and 8 deletions

View File

@ -547,14 +547,6 @@ AWARDS = {
"color": "text-green",
"price": 1000
},
"pin": {
"kind": "pin",
"title": "1-Hour Pin",
"description": "Pins the post/comment.",
"icon": "fas fa-thumbtack fa-rotate--45",
"color": "text-warning",
"price": 1000
},
"unpin": {
"kind": "unpin",
"title": "1-Hour Unpin",
@ -571,6 +563,14 @@ AWARDS = {
"color": "text-black",
"price": 1250
},
"pin": {
"kind": "pin",
"title": "1-Hour Pin",
"description": "Pins the post/comment.",
"icon": "fas fa-thumbtack fa-rotate--45",
"color": "text-warning",
"price": 1500
},
"progressivestack": {
"kind": "progressivestack",
"title": "Progressive Stack",