From 85bf11e6075f066a665a65e8ed20520ac7f28709 Mon Sep 17 00:00:00 2001 From: fireworks88 Date: Sun, 22 Aug 2021 22:11:48 +0200 Subject: [PATCH] uhfewuifurhfiurewhu --- files/classes/award.py | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/files/classes/award.py b/files/classes/award.py index c1de3fe0f..a92462396 100644 --- a/files/classes/award.py +++ b/files/classes/award.py @@ -20,6 +20,13 @@ if site_name == "Drama": "description": "Let OP know how much their post sucks ass. Flies will swarm their idiotic post. (flies only work on posts lol!!)", "icon": "fas fa-poop", "color": "text-black-50" + }, + "gold": { + "kind": "gold", + "title": "Gold", + "description": "A positive award because we need a positive award. Puts annoying sparkles in the post.", + "icon": "fas fa-sparkles", + "color": "text-warning" } } else: