From 8d2ea3f86fb21e70c26cb841521b1609e8218c58 Mon Sep 17 00:00:00 2001 From: Daniel Odendahl Jr Date: Thu, 24 Aug 2017 21:13:19 +0000 Subject: [PATCH] Better Math Game Difficulty --- assets/json/math-game.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/json/math-game.json b/assets/json/math-game.json index d2c80704..ee098198 100644 --- a/assets/json/math-game.json +++ b/assets/json/math-game.json @@ -13,12 +13,12 @@ "*" ], "extreme": [ - "-", - "*" - ], - "impossible": [ "*", "/" + ], + "impossible": [ + "/", + "^" ] }, "difficulties": [