From 2252493dc96ddfd6f92b8ebf2f15f2ede9cb1552 Mon Sep 17 00:00:00 2001 From: TLSM Date: Sun, 18 Sep 2022 17:29:56 -0400 Subject: [PATCH] Update Bite description duration to match e5da38d. --- files/helpers/const.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/helpers/const.py b/files/helpers/const.py index 32ce79aa0..560db3530 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -793,7 +793,7 @@ HOUSE_AWARDS = { "Vampire": { "kind": "Vampire", "title": "Bite", - "description": "Turns the recipient into a vampire for 3 days.", + "description": "Turns the recipient into a vampire for 24 hours.", "icon": "fas fa-bat", "color": "text-gray", "price": 400