diff --git a/files/helpers/const.py b/files/helpers/const.py index 90b00d62e..2df01c7ca 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -942,6 +942,16 @@ AWARDS = { "deflectable": True, "cosmetic": False }, + "agendaposter": { + "kind": "agendaposter", + "title": "Chud", + "description": "Chuds the recipient for 24 hours.", + "icon": "fas fa-snooze", + "color": "text-purple", + "price": 1000, + "deflectable": True, + "cosmetic": False + }, "offsitementions": { "kind": "offsitementions", "title": "Y'all Seein' Eye", @@ -1042,16 +1052,6 @@ AWARDS = { "deflectable": True, "cosmetic": False }, - "agendaposter": { - "kind": "agendaposter", - "title": "Chud", - "description": "Chuds the recipient for 24 hours.", - "icon": "fas fa-snooze", - "color": "text-purple", - "price": 2500, - "deflectable": True, - "cosmetic": False - }, "deflector": { "kind": "deflector", "title": "Deflector",