From 977ea97dd36501fbc6f86fdfcbf274996eefde97 Mon Sep 17 00:00:00 2001 From: Emily Date: Wed, 8 May 2024 16:26:42 +0200 Subject: [PATCH] record --- src/challenges/chess-simp-discord.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/challenges/chess-simp-discord.ts b/src/challenges/chess-simp-discord.ts index 50c9455..55947a7 100644 --- a/src/challenges/chess-simp-discord.ts +++ b/src/challenges/chess-simp-discord.ts @@ -245,7 +245,7 @@ class SimpDiscord_Manos implements Challenge { link: 'https://discord.com/channels/866701779155419206/1236461054255566848/1237450553374539908', challenge: `Approach him! Choose whatever move brings your king the closest (or at least the least far) to the opponent's king. Oh, and your first move has to let your king out.`, records: new Map([ - [users.ManosSef.name, { when: new Date('2024-05-07'), depth: 1, moves: 29 }], + [users.ManosSef.name, { when: new Date('2024-05-08'), depth: 1, moves: 11 }], ]), }