From f69f4fc0daf74ca3f0fa0011755b1f11cdb76771 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 28 Feb 2022 04:43:03 +0200 Subject: [PATCH] fdsfds --- files/helpers/const.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/helpers/const.py b/files/helpers/const.py index 1be182ae40..6cda242a8a 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -551,7 +551,7 @@ if SITE_NAME == 'PCM': "title": "Toe Hype", "description": "Summons Blade's toe on the post.", "icon": "fas fa-socks", - "color": "text-gold", + "color": "text-blue", "price": 500 }, "crab": { @@ -559,7 +559,7 @@ if SITE_NAME == 'PCM': "title": "crab", "description": "Rave time!", "icon": "fas fa-crab", - "color": "text-gold", + "color": "text-red", "price": 4000 } }