From 043a79cb99e314b404d0de2f12ec1ad53a6c60fe Mon Sep 17 00:00:00 2001 From: Cool-Katt Date: Mon, 19 May 2025 10:10:39 +0300 Subject: [PATCH] Update config.json to change queen-attack difficulty --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index d0eb24d086..9eadf2d047 100644 --- a/config.json +++ b/config.json @@ -2369,7 +2369,7 @@ "uuid": "007a4cd4-7324-4512-8905-ead0c78146f7", "practices": [], "prerequisites": [], - "difficulty": 8, + "difficulty": 4, "topics": [ "conditionals", "loops",