diff --git a/files/helpers/const.py b/files/helpers/const.py index a07d1103e..b059030bb 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -786,6 +786,14 @@ AWARDS = { "color": "text-green", "price": 150 }, + "agendaposter": { + "kind": "agendaposter", + "title": "Chud", + "description": "Forces the chud theme on the recipient for 24 hours.", + "icon": "fas fa-snooze", + "color": "text-purple", + "price": 500 + }, "rehab": { "kind": "rehab", "title": "Rehab", @@ -874,14 +882,6 @@ AWARDS = { "color": "text-brown", "price": 2000 }, - "agendaposter": { - "kind": "agendaposter", - "title": "Chud", - "description": "Forces the chud theme on the recipient for 24 hours.", - "icon": "fas fa-snooze", - "color": "text-purple", - "price": 2500 - }, "deflector": { "kind": "deflector", "title": "Deflector",