diff --git a/assets/json/math-game.json b/assets/json/math-game.json index ee098198..96ec186b 100644 --- a/assets/json/math-game.json +++ b/assets/json/math-game.json @@ -32,7 +32,7 @@ "easy": 10, "medium": 50, "hard": 100, - "extreme": 1000, - "impossible": 10000 + "extreme": 100, + "impossible": 100 } }