From edaacde9f72be24454e8715deb8c4750878e714f Mon Sep 17 00:00:00 2001 From: lingdocs <71590811+lingdocs@users.noreply.github.com> Date: Thu, 19 May 2022 14:56:36 -0500 Subject: [PATCH] slightly easier equative game --- src/games/sub-cores/EquativeGame.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/games/sub-cores/EquativeGame.tsx b/src/games/sub-cores/EquativeGame.tsx index ab0ca01..b4ad60b 100644 --- a/src/games/sub-cores/EquativeGame.tsx +++ b/src/games/sub-cores/EquativeGame.tsx @@ -168,7 +168,7 @@ const situations: Situation[] = [ }, ]; -const amount = 20; +const amount = 17; const timeLimit = 90; type Question = {