From 14e30aad3db31cd6ab29557a43e67bcbc71a49ef Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 24 Nov 2021 00:42:25 +0200 Subject: [PATCH] fdsfds --- files/templates/shop.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/shop.html b/files/templates/shop.html index 014c186ca9..27fecbf4d0 100644 --- a/files/templates/shop.html +++ b/files/templates/shop.html @@ -64,7 +64,7 @@ {% set kind = a['kind'] %} Buy - {% if v.procoins and a['price'] > 3500 %}Buy with Marseybux{% endif %} + {% if v.procoins and a['price'] < 3600 %}Buy with Marseybux{% endif %} {% endfor %}