diff --git a/files/helpers/const.py b/files/helpers/const.py index 43721cff7..95c702419 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -520,14 +520,6 @@ AWARDS = { "color": "text-green", "price": 1000 }, - "progressivestack": { - "kind": "progressivestack", - "title": "Progressive Stack", - "description": "Makes votes on the recipient's posts and comments weigh double in the ranking algorithm for 6 hours.", - "icon": "fas fa-bullhorn", - "color": "text-danger", - "price": 1000 - }, "pin": { "kind": "pin", "title": "1-Hour Pin", @@ -552,6 +544,14 @@ AWARDS = { "color": "text-black", "price": 1250 }, + "progressivestack": { + "kind": "progressivestack", + "title": "Progressive Stack", + "description": "Makes votes on the recipient's posts and comments weigh double in the ranking algorithm for 6 hours.", + "icon": "fas fa-bullhorn", + "color": "text-danger", + "price": 1500 + }, "pizzashill": { "kind": "pizzashill", "title": "Pizzashill",