From d8e1bce3e0dbc9e57a39168eb2f001e1752f78bf Mon Sep 17 00:00:00 2001 From: justcool393 Date: Fri, 16 Dec 2022 17:58:12 -0600 Subject: [PATCH] present bow --- files/events/helpers/const.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/events/helpers/const.py b/files/events/helpers/const.py index 4cc061d75..253fb78b8 100644 --- a/files/events/helpers/const.py +++ b/files/events/helpers/const.py @@ -52,4 +52,4 @@ EVENT_AWARDS = { } EVENT_FORCED_HATS = ['/i/hats/Santa Hat III.webp?h=1', \ '/i/hats/Winter Cap.webp?h=1', \ - '/i/hats/Present Bot.webp?h=1'] + '/i/hats/Present Bow.webp?h=1']