From 57ec0aedc6f573a4cf22efa354a5c8926cd1250d Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 2 Jan 2022 00:52:11 +0200 Subject: [PATCH] fds --- files/helpers/const.py | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/files/helpers/const.py b/files/helpers/const.py index 20e37e31d2..8671768042 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -563,6 +563,14 @@ AWARDS = { "icon": "fas fa-smile-beam", "color": "text-yellow", "price": 300 + }, + "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-red", + "price": 1000 }, "pin": { "kind": "pin", @@ -612,14 +620,6 @@ AWARDS = { "color": "text-purple", "price": 2500 }, - "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-red", - "price": 3000 - }, "marsey": { "kind": "marsey", "title": "Marsey",