From 262f4c9ae2f3cae8d14b284a1266fcbc942fe0fa Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 18 Nov 2021 21:19:53 +0200 Subject: [PATCH] fdsfds --- files/routes/awards.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/files/routes/awards.py b/files/routes/awards.py index c466f20a04..2500261c3c 100644 --- a/files/routes/awards.py +++ b/files/routes/awards.py @@ -156,7 +156,7 @@ def shop(v): "color": "text-success", "owned": 0, "price": 10000, - "MB": True + "MB": False }, "eye": { "kind": "eye", @@ -166,7 +166,7 @@ def shop(v): "color": "text-silver", "owned": 0, "price": 10000, - "MB": True + "MB": False }, "pause": { "kind": "pause", @@ -176,7 +176,7 @@ def shop(v): "color": "text-danger", "owned": 0, "price": 20000, - "MB": True + "MB": False }, "unpausable": { "kind": "unpausable", @@ -186,7 +186,7 @@ def shop(v): "color": "text-success", "owned": 0, "price": 40000, - "MB": True + "MB": False }, }